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-10-23Add some extra logging for TSServer startMatt Bierner
2017-10-22Fix #36115 - add #region folding for PHPRob Lourens
2017-10-20Remove duplicate code for applying a code actionMatt Bierner
2017-10-20Remove unused linesMatt Bierner
2017-10-20Auto import dependencies when accepting a global suggestionMatt Bierner
2017-10-20Prototype TS Codefix commands (#35002)Matt Bierner
2017-10-20Dont use hat for TS versionMatt Bierner
2017-10-20Add support for localizing ts errors (#36451)Matt Bierner
2017-10-19Activate emmet on expand abbr cmd Fixes #36267Ramya Achutha Rao
2017-10-19dont run git status after check-ignoreJoao Moreno
2017-10-19minimal icon theme to use naming icon theme naming conventionMartin Aeschlimann
2017-10-18deco - don't call check-ignore without filesJohannes Rieken
2017-10-18deco - don't check for ignored files outside the repoJohannes Rieken
2017-10-18deco - remove opacity, use colors only, remove provider label from proposed apiJohannes Rieken
2017-10-18deco - update decorations when gitignore-file changesJohannes Rieken
2017-10-18deco - use a color for ignored filesJohannes Rieken
2017-10-18Pick up TS 2.6.1-insiders.20171016Matt Bierner
2017-10-17Update coffeescript grammarMatt Bierner
2017-10-17deco - decorate ignored filesJohannes Rieken
2017-10-17deco - move scm decorations to git extensionJohannes Rieken
2017-10-17Mark markdown yaml frontmatter as yaml embedded languageMatt Bierner
2017-10-17Change a few more ts providers to use asyncMatt Bierner
2017-10-16color - jsdoc and tiny tweaks for color provider apiJohannes Rieken
2017-10-15Improve consistency of Emmet messages (#36251)Dániel Tar
2017-10-15Fix typos for descriptions of emmet prefrerences #35676Ramya Achutha Rao
2017-10-14Add option to disable quick suggestions for js/ts pathsMatt Bierner
2017-10-14Fix commenting of jsx attribute using jsx style commentsMatt Bierner
2017-10-14Update ts grammarMatt Bierner
2017-10-14Update TypeScript to use new task APIMatt Bierner
2017-10-13[json] update serviceMartin Aeschlimann
2017-10-13[folding] add java folding regionsMartin Aeschlimann
2017-10-13Pick up first TS 2.6 insidersMatt Bierner
2017-10-13Make sure we rewrite contentName for jsx grammarMatt Bierner
2017-10-13Update js/ts grammarsMatt Bierner
2017-10-12Fix for #32342 (#35463)jmdowns2
2017-10-12git - once again fix broken selection syncingBenjamin Pasero
2017-10-12Folding regions brokenMartin Aeschlimann
2017-10-12Merge branch 'dirtydiff'Joao Moreno
2017-10-12adjust scm colorsJohannes Rieken
2017-10-12test for showWorkspaceFolderPickBenjamin Pasero
2017-10-12Use single setting to control autodetect of tasksMatt Bierner
2017-10-12add new typescript.tsc.autoDetectType to enable either detection of build or ...Matt Bierner
2017-10-12Fix all javascript being tagged as the javascript react languageMatt Bierner
2017-10-11Include recent emmet preferences in settings suggestions Fixes #35676Ramya Achutha Rao
2017-10-11[folding] add work boundries to folding markersMartin Aeschlimann
2017-10-11diff: fix stage/revert rangesJoao Moreno
2017-10-11[json] update server & serviceMartin Aeschlimann
2017-10-11[html] update serverMartin Aeschlimann
2017-10-11[css] update service & serverMartin Aeschlimann
2017-10-11diff: snappier stageJoao Moreno