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-11Remove Need for File Extensions in TypeScript Language Definitions (#26413)Matt Bierner
2017-05-11Merge pull request #26350 from wgrriffel/add-missing-goto-keywordMartin Aeschlimann
2017-05-11Merge pull request #26412 from asottile/fix_lc_allJoão Moreno
2017-05-11Improve plain text display of jsdocs tagsMatt Bierner
2017-05-11Further tweaks to jsdoc tag renderingMatt Bierner
2017-05-11Address VSCode component of #26415Matt Bierner
2017-05-10Correct LC_ALL. Resolves #26227Anthony Sottile
2017-05-10git: don't use fs.watchJoao Moreno
2017-05-10Cleanup some TS filesMatt Bierner
2017-05-10update highlight js versionMatt Bierner
2017-05-10theming - progress barBenjamin Pasero
2017-05-10add missing lua goto keywordWagner Riffel
2017-05-10Use for of loopMatt Bierner
2017-05-10show jsdoc tags in sig help and for completion itemsMatt Bierner
2017-05-10Support Tags in TS/JS Hover ProviderMatt Bierner
2017-05-10Merge pull request #22354 from Nais777/masterRob Lourens
2017-05-10Reveal TS Server log file in os instead of opening log in explorer. Fixes #25908Matt Bierner
2017-05-09💄Matt Bierner
2017-05-09Add Filename to JS/TS Workspace Symbol SearchMatt Bierner
2017-05-09theming - inherit badge colors in activity barBenjamin Pasero
2017-05-09theming - badge colors (fixes #25493)Benjamin Pasero
2017-05-09fix keyword type to fix testschrisdias
2017-05-09support FROM...AS in dockerfilechrisdias
2017-05-08Capfile isn't displayed as Ruby. Fixes #25939Martin Aeschlimann
2017-05-08Add Suggestion Provider For TS Directives (#25806)Matt Bierner
2017-05-08:lipstick:Benjamin Pasero
2017-05-08Pick up updated js/ts grammar (#26094)Matt Bierner
2017-05-08Script element with type="text/html" not recognised as html. Fixes #25920Martin Aeschlimann
2017-05-05Use Shared TypeScript to Compile VSCode Colorizer Tests (#25858)Matt Bierner
2017-05-05Clean Up JSDoc Completion Provider Implementation (#25981)Matt Bierner
2017-05-05Add "Include" to extension TSConfig Files (#25860)Matt Bierner
2017-05-05Add terminal colors for solarized themesDaniel Imms
2017-05-05Remove no longer existing theme key from RedDaniel Imms
2017-05-05Monokai: Don't use transparency in terminal colorsDaniel Imms
2017-05-05Snippets with tab (and other control sequences) insert [object Object]. Fixes...Martin Aeschlimann
2017-05-05Merge pull request #26008 from letmaik/git-sync-ahead-behindJoão Moreno
2017-05-05show ahead/behind while git syncingMaik Riechert
2017-05-05Fix configFileWatcher being disposed of incorrectlyMatt Bierner
2017-05-05Add .mjs to known JavaScript file extensions (#25747)Bradley Meck
2017-05-04Monokai: Use standard fg for list highlightDaniel Imms
2017-05-04Fix markdown preview no longer marking selection Fixs #25802Matt Bierner
2017-05-04git commit with input bail earlyJoao Moreno
2017-05-04use global settingsJoao Moreno
2017-05-04Merge branch 'Issue15613_AllFilesCommitted' of https://github.com/seesemichae...Joao Moreno
2017-05-04some api test loveJohannes Rieken
2017-05-04clean up #24950Joao Moreno
2017-05-04Merge branch 'git-default-branch-directory' of https://github.com/ihalip/vsco...Joao Moreno
2017-05-04Enable Semantics Diagnostics for Inline JS (#25850)Matt Bierner
2017-05-03Treat Script Tag Contents in HTML as JS (#25847)Matt Bierner
2017-05-03Fix a potential hang when tsserver exits improperly (#25808)Matt Bierner