Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29[c++] grammar in endless loop. Fixes #23850Martin Aeschlimann
2017-05-29Implements #27087: Simplify task activation eventsDirk Baeumer
2017-05-29Implements #27399: Separate the task provider name from the task name in the ...Dirk Baeumer
2017-05-29theming - remove panel.background as we currently do not support it end to endBenjamin Pasero
2017-05-28Added npm install to the list of discovered npm tasksErich Gamma
2017-05-27Allow tsc tasks to be disabled using settings. Fixes #27312Matt Bierner
2017-05-27Fix a few potential issues for tsc task providerMatt Bierner
2017-05-26Update markdown extension contributes key namesMatt Bierner
2017-05-26[bat] add test for #26825Martin Aeschlimann
2017-05-26Merge pull request #27325 from Ikuyadeu/support_batMartin Aeschlimann
2017-05-26support %%(fix #26825)YukiUeda
2017-05-26simplify tests, fix tests, promise ftwJohannes Rieken
2017-05-26Select single words in property valueRamya Achutha Rao
2017-05-26Pickup all TSConfigs in Workspace for TSC Build Task (#27306)Matt Bierner
2017-05-26Use 'descriptionForeground' (#27289)Christof Marti
2017-05-26Actually save the file this time :'(Matt Bierner
2017-05-26Move VersionStatus into a classMatt Bierner
2017-05-26Add TSC Task Provider (#27093)Matt Bierner
2017-05-26Extract merge-conflict colors as workbench colors (#27299)Christof Marti
2017-05-25[seti] add information_for_contributorsMartin Aeschlimann
2017-05-25[seti] Update to jesseweed/seti-ui@f78d623 (2017-05-11)Martin Aeschlimann
2017-05-25Merge pull request #27215 from mjbvz/fix-27195Martin Aeschlimann
2017-05-25Add information_for_contributors to grammarsMartin Aeschlimann
2017-05-25[php] update grammarMartin Aeschlimann
2017-05-25[less] update grammarMartin Aeschlimann
2017-05-25[typescript] update grammarMartin Aeschlimann
2017-05-25[css] update grammarMartin Aeschlimann
2017-05-25[cpp] update grammarMartin Aeschlimann
2017-05-25[clojure] update grammarMartin Aeschlimann
2017-05-25update all grammars scriptMartin Aeschlimann
2017-05-25[ini] add update scriptMartin Aeschlimann
2017-05-25[scss] update grammarMartin Aeschlimann
2017-05-25[docker] update grammarMartin Aeschlimann
2017-05-25linting: convert double quote imports to single quoteBenjamin Pasero
2017-05-25[lua] update grammarMartin Aeschlimann
2017-05-25Add restart TSServer command. Fixes #22335Matt Bierner
2017-05-25use alwaysStrict in TS extensionMatt Bierner
2017-05-24Kimbie builtin theme has dark curly braces. Fixes #27121Martin Aeschlimann
2017-05-24Fix 27195Matt Bierner
2017-05-24Fix ts/js code lens for trailing special character. Fixes #27211Matt Bierner
2017-05-24Merge pull request #25862 from letmaik/git-delete-branchJoão Moreno
2017-05-24fixes #26184Joao Moreno
2017-05-24Added npm extension that contributes tasks for npm scriptsErich Gamma
2017-05-24Make Task api fully official.Dirk Baeumer
2017-05-24Initial commit for builtin emmet extension #21943Ramya Achutha Rao
2017-05-24Build requires second argument to localize to be a string literalChristof Marti
2017-05-24Fix potential hang when canceling ts requests using pipe. Part of #24698Matt Bierner
2017-05-24Merge branch 'better-merge-extension'Christof Marti
2017-05-23Track document changes per calleePhil Price
2017-05-23Fix markdown preview csp failure. Fix #27156Matt Bierner