FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for extensions/sql - fredatgithub/vscode · GitHub
fredatgithub
/
vscode
Public
forked from
microsoft/vscode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode
extensions
sql
on
master
User selector
Datepicker
Commit history
Commits on Aug 11, 2026
Update grammars (#330193)
alexr00
authored
af60048
View commit details
Copy full SHA for af60048
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Update grammars (#305181)
alexr00
authored
84f7ab5
View commit details
Copy full SHA for 84f7ab5
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
chore: bump extension versions (#295040)
rzhao271
authored
e987c52
View commit details
Copy full SHA for e987c52
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Update TextMate grammars from upstream sources (#286560)
Show description for c8fdd16
dmitrivMS
authored
c8fdd16
View commit details
Copy full SHA for c8fdd16
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Update grammars (#254634)
alexr00
authored
f8bb386
View commit details
Copy full SHA for f8bb386
View code at this point
Browse repository at this point
Commits on May 2, 2025
Update grammars (#248013)
alexr00
authored
0ac234b
View commit details
Copy full SHA for 0ac234b
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
Update grammars (#242296)
alexr00
authored
a267073
View commit details
Copy full SHA for a267073
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
feat: switch to npm as default package manager (#226927)
Show description for b5a6aa1
deepak1556
authored
b5a6aa1
View commit details
Copy full SHA for b5a6aa1
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
Consider renaming the SQL built in language to MS SQL (#224283)
Show description for 252f22a
alexr00
authored
252f22a
View commit details
Copy full SHA for 252f22a
View code at this point
Browse repository at this point
Commits on Jan 14, 2024
Use categories for builtin extensions groups (#202453)
Show description for 1e0580e
sandy081
authored
1e0580e
View commit details
Copy full SHA for 1e0580e
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Update grammars (#200730)
alexr00
authored
3c86ede
View commit details
Copy full SHA for 3c86ede
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Update grammars (#189172)
alexr00
authored
41c7fc3
View commit details
Copy full SHA for 41c7fc3
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Update grammars (#184151)
Show description for 53dcdf3
alexr00
authored
53dcdf3
View commit details
Copy full SHA for 53dcdf3
View code at this point
Browse repository at this point
Commits on May 26, 2023
Set offSide to sql lang configuration to true (#183461)
Charles-Gagnon
authored
89db3e4
View commit details
Copy full SHA for 89db3e4
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Update grammars (#178508)
Show description for 6ac83c7
alexr00
authored
6ac83c7
View commit details
Copy full SHA for 6ac83c7
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Update SQL grammar (#171237)
Show description for ede5714
alexr00
authored
ede5714
View commit details
Copy full SHA for ede5714
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Update grammars (#165100)
alexr00
authored
ceaf7a4
View commit details
Copy full SHA for ceaf7a4
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Update grammars (#154099)
alexr00
authored
7b69a3c
View commit details
Copy full SHA for 7b69a3c
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Move more update-grammar scripts to mjs
Matt Bierner
committed
841aed8
View commit details
Copy full SHA for 841aed8
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
remove unecessary files in build
aeschli
committed
db9e8fb
View commit details
Copy full SHA for db9e8fb
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
Support --#region and --#endregion in SQL (#141257)
gjsjohnmurray
committed
bcccb16
View commit details
Copy full SHA for bcccb16
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Update grammars
alexr00
committed
6ceee31
View commit details
Copy full SHA for 6ceee31
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
fix update-grammars script
joaomoreno
committed
c3b5567
View commit details
Copy full SHA for c3b5567
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
add proper yarn.lock files
joaomoreno
committed
03da2de
View commit details
Copy full SHA for 03da2de
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
add repository field to extensions package.json
joaomoreno
committed
ec805db
View commit details
Copy full SHA for ec805db
View code at this point
Browse repository at this point
run prettier over extensions json files
joaomoreno
committed
9a5d14e
View commit details
Copy full SHA for 9a5d14e
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Restore extensions in core (#114921)
Show description for 3b03189
joaomoreno
authored
3b03189
View commit details
Copy full SHA for 3b03189
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
remove grammar extensions
joaomoreno
committed
bc7d3c9
View commit details
Copy full SHA for bc7d3c9
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Update branch for sql grammar
Show description for f53678c
alexr00
committed
f53678c
View commit details
Copy full SHA for f53678c
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Update grammars
alexr00
committed
d6af489
View commit details
Copy full SHA for d6af489
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Fix capitalization of GitHub org
ChaseKnowlden
authored and
aeschli
committed
e8760a5
View commit details
Copy full SHA for e8760a5
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
Update grammars
alexr00
committed
5cd1eff
View commit details
Copy full SHA for 5cd1eff
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Update grammars
alexr00
committed
ca74bac
View commit details
Copy full SHA for ca74bac
View code at this point
Browse repository at this point
Commits on May 11, 2020
Update grammars
alexr00
committed
884fced
View commit details
Copy full SHA for 884fced
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
update-grammars
alexr00
committed
f474fcb
View commit details
Copy full SHA for f474fcb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL