Commit graph

30 commits

Author SHA1 Message Date
Martin Aeschlimann 8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann 6f682992c3 [go] make grammar file name consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 8500a2ec53 Keywords and Storage.types have the same color in Dark theme for Go. Fixes #41822 2018-01-22 11:26:40 +01:00
Martin Aeschlimann 3118073c73 [go] update grammar 2017-12-20 17:30:56 +01:00
Peng Lyu 6fa051df1d Fix #34347. decreaseIndent for multiple closing paren or brackets. 2017-12-01 11:17:23 -08:00
Martin Aeschlimann 3d0afa184e [go] update grammar 2017-10-24 11:05:54 +02:00
Ramya Achutha Rao e6c60418fd Update Go indentation rules 2017-08-03 14:26:27 -07:00
Martin Aeschlimann 7790c4a753 update grammars 2017-07-18 10:09:48 +08:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Martin Aeschlimann f9084bb244 Add information_for_contributors to grammars 2017-05-26 09:27:51 +02:00
Ramya Achutha Rao 794103a7bc Update grammar for var related bug fix 2017-05-22 22:39:01 -07:00
Martin Aeschlimann 7728b701bd [go] update grammar 2017-05-18 15:41:32 +02:00
Martin Aeschlimann ae333a8b41 test fixes for #17178 2017-05-18 10:50:30 +02:00
Ramya Rao 8743507344 Update Go grammar to atom/language-go@6de3f61 (#25216)
* Update Go grammar to atom/language-go@6de3f61

* Updating UT for Go grammar

* More test fixes for Go grammar
2017-04-24 14:37:34 -07:00
Ramya Rao 74a5dc99fb Update Go grammar to atom/language-go@11ad31e7 (2016-12-30) (#23065) 2017-03-23 15:12:46 -07:00
Martin Aeschlimann c04ce75d90 Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301 2017-02-23 23:18:55 +01:00
Alex Dima 90d74c59aa Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
Alex Dima 10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01:00
Martin Aeschlimann 1c90acd7f2 Merge pull request #13884 from Microsoft/aeschli/typescript-grammar-update
Typescript grammar update
2016-10-17 15:03:07 +02:00
Martin Aeschlimann 1fce4258a9 [go] Update grammar to atom/language-go@d941ce3 (2016-10-10) 2016-10-17 10:35:32 +02:00
Martin Aeschlimann 073c6d04e9 [themes] add support.function 2016-10-14 18:02:14 +02:00
Martin Aeschlimann 8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann 216bba8e41 Update go grammar to atom/language-go@93594df (2015-12-10). Fixes #9841. 2016-08-03 12:13:18 +02:00
Martin Aeschlimann 8020da609f [go} adopt language configuration settings from go extension 2016-07-25 21:30:33 +02:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann c5adaf629a [go] autoclosing & surrounding pairs 2016-04-21 22:34:15 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Luke Hoban 22b5600ed7 [go syntax] Don't treat multiline var specially
Fixes https://github.com/Microsoft/vscode-go/issues/223.
2016-03-04 11:05:42 -08:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00