Alex Ross
3c86ede5f5
Update grammars ( #200730 )
2023-12-13 13:08:01 +01:00
Alex Ross
41c7fc34e0
Update grammars ( #189172 )
2023-07-28 17:48:19 +02:00
Alex Ross
53dcdf3ee8
Update grammars ( #184151 )
...
* Update grammars
* Update grammar tests
2023-06-02 13:54:16 +02:00
Alex Ross
6ac83c7c7d
Update grammars ( #178508 )
...
* Update grammars
* Update tests
2023-03-29 11:38:06 +02:00
Alex Ross
ede5714228
Update SQL grammar ( #171237 )
...
Fixes #171114
2023-01-13 10:42:37 +01:00
Alex Ross
ceaf7a431b
Update grammars ( #165100 )
2022-11-01 07:21:34 -07:00
Alex Ross
7b69a3c4e1
Update grammars ( #154099 )
2022-07-05 09:53:51 +02:00
Alex Ross
6ceee3192e
Update grammars
2021-08-30 14:45:57 +02:00
Alex Ross
f53678cb4b
Update branch for sql grammar
...
Fixes https://github.com/microsoft/vscode/issues/109251
2020-11-06 14:04:50 +01:00
Alex Ross
d6af4893ed
Update grammars
2020-11-05 14:53:33 +01:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Alex Ross
5cd1eff604
Update grammars
2020-09-07 16:47:30 +02:00
Alex Ross
ca74bac4b0
Update grammars
2020-06-18 17:35:13 +02:00
Alex Ross
884fcedf97
Update grammars
2020-05-11 14:03:54 +02:00
Alex Ross
f474fcb271
update-grammars
2020-04-06 13:29:57 +02:00
Alex Ross
a570522203
Update grammars
...
Also added a test for an existing c++ syntax highlighting issue.
2019-07-01 16:39:15 +02:00
Alex Ross
b0b6dc6c2e
Update grammars to pick up make changes
...
and fix hashes.
2019-02-06 15:16:49 +01:00
Alex Ross
6c6cd0aab4
Update grammars
2018-12-12 17:25:07 +01:00
Martin Aeschlimann
10a1d2a50a
update grammars
2018-10-04 12:00:39 +02:00
Martin Aeschlimann
8fdf170a08
update grammar script: remove unused properties
2018-02-12 16:54:46 +01:00
Martin Aeschlimann
2e93ae50c5
[sql] update grammar
2018-02-09 12:45:27 +01:00
Martin Aeschlimann
51d8f360e5
[sql] replace grammar
2017-10-25 17:26:12 +02:00
Martin Aeschlimann
e9d793eb33
[sql] switch to Microsoft/sql grammar ( fixes #36853 )
2017-10-25 16:32:04 +02:00
Eshwar Andhavarapu
c28d22e35b
Revised placement
2016-07-19 08:45:03 +02:00
Eshwar Andhavarapu
eec94fee86
Added more T-SQL keywords
...
Added:
1. USE (edited position)
2. DECLARE
3. GO
4. INTO
2016-07-19 08:24:25 +02:00
Eshwar Andhavarapu
940466f144
Addition of USE EXEC OPENQUERY syntax
...
USE is used to select a database in SQL Server when a database is connected to.
EXEC and OPENQUERY are both used to get data on other servers.
I have grouped this with the VALUES keyword as EXEC/OPENQUERY are dealing with similar data.
I have also added USE into this dictionart as I felt it is cleaner than adding into dictionary keyword.other.DML.sql but let me know if you disagree.
2016-06-23 13:30:24 +02:00
Eshwar Andhavarapu
a7270a3fc6
Added .dsql and .psql filetypes
...
.psql - It appears this is used by PostgreSQL
.dsql - this is used by Microsoft's very own SQL Studio Tools when working with APS/PDW
2016-06-09 20:31:32 +02:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00