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-07-29Remove whitespace between lines when merging Fixes #31684Ramya Achutha Rao
2017-07-29Improve warning messages (fixes #30434)Christof Marti
2017-07-28make vscode.d.ts-link detector fit for multi rootJohannes Rieken
2017-07-27IColorFormat -> ColorFormatJoao Moreno
2017-07-27css color formatsJoao Moreno
2017-07-27Merge remote-tracking branch 'origin/master' into colourpickerJoao Moreno
2017-07-27Add vscode-nls to shrinkwrapRamya Achutha Rao
2017-07-27Toggle comment shld ignore whitespace when fetching nodesRamya Achutha Rao
2017-07-27Tests for Emmet Toggle CommentRamya Achutha Rao
2017-07-27Move non abbr emmet cmds from core to extension #29969Ramya Achutha Rao
2017-07-27add parse-color to css extensionJoao Moreno
2017-07-27Support bem filter in emmet fixes #30395Ramya Achutha Rao
2017-07-26Merge branch 'master' into colorpickerJoao Moreno
2017-07-26Disable emmet for excluded languages, add tests #31453Ramya Achutha Rao
2017-07-26Indent Rules for Lessrebornix
2017-07-26Indent Rules for PHPrebornix
2017-07-26Indent Rules for C and CPPrebornix
2017-07-26Reverted redundant changesMichel Kaporin
2017-07-26css: report colors through providerJoao Moreno
2017-07-26Added proposed api to CSSMichel Kaporin
2017-07-26wip: Color provider implementation start for JoaoMichel Kaporin
2017-07-26Root folders need a different icon as regular foldersisidor
2017-07-26Use built-in snippet formatting instead of custom for emmetRamya Achutha Rao
2017-07-26Fixing build breakRamya Achutha Rao
2017-07-26 Tests for Wrap with AbbreviationRamya Achutha Rao
2017-07-26Renaming for clarityRamya Achutha Rao
2017-07-26Tests for Expand AbbreviationRamya Achutha Rao
2017-07-26Tests for Emmet Balance In/OutRamya Achutha Rao
2017-07-26Emmet Tests for Next/Prev Item for scss with nested rulesRamya Achutha Rao
2017-07-26Emmet Tests for Next/Prev Item for cssRamya Achutha Rao
2017-07-26Emmet Tests for Next/Prev Item/Editpoint for htmlRamya Achutha Rao
2017-07-26Updating name of the command in testsRamya Achutha Rao
2017-07-25Refining position validations for emmet completions in scss #30188Ramya Achutha Rao
2017-07-25Map reflect css value command to the one in emmet extensionRamya Achutha Rao
2017-07-25Fix #31042Sandeep Somavarapu
2017-07-25Escape $ when its not a placeholderRamya Achutha Rao
2017-07-25Escape $ only when wrapping with abbreviationRamya Achutha Rao
2017-07-25Escape $ so that it doesnt get treated as variable Fixes #31032Ramya Achutha Rao
2017-07-25Support multi cursor in Emmet Update Image SizeRamya Achutha Rao
2017-07-25Show multiple node_modules versions in TSVersion pickerMatt Bierner
2017-07-25Block svg images in markdown preview by defaultMatt Bierner
2017-07-25Absorb upstream emmet snippet changes Fixes #30496Ramya Achutha Rao
2017-07-25Tests for Remove, Split, Join and Match tagsRamya Achutha Rao
2017-07-25Renaming utilties for clarityRamya Achutha Rao
2017-07-25Emmet Reflect CSS Value in html filesRamya Achutha Rao
2017-07-25Tests for Emmet Reflect CSS Value in css filesRamya Achutha Rao
2017-07-24Fix tsconfig provider not setting workspace for active fileMatt Bierner
2017-07-24Emmet: Reflect CSS Value in extension #31298Ramya Achutha Rao
2017-07-24Emmet update dependenciesRamya Achutha Rao
2017-07-24missing changeJohannes Rieken