mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
[objecttive-c] fix grammar version stamp
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"information_for_contributors": [
|
||||
"This file has been converted from https://github.com/atom/language-objective-c/blob/master/grammars/objective-c++.cson",
|
||||
"This file has been converted from https://github.com/atom/language-objective-c/blob/master/grammars/objective-c%2B%2B.cson",
|
||||
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/atom/language-objective-c/commit/7fdf0c40ec1d592a902ed6a7cf5565bdf12e2ae8",
|
||||
"scopeName": "source.objcpp",
|
||||
"fileTypes": [
|
||||
"mm",
|
||||
|
||||
Reference in New Issue
Block a user