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
path: root/src
AgeCommit message (Expand)Author
2016-02-17Fixes #2829: Update window dirty state asynchronouslyAlex Dima
2016-02-04Fixes #2586: Both model content change event strategies should reach the same...Alex Dima
2016-02-04use pre-wrap, fixes #2673Johannes Rieken
2016-02-04Fix #2607 Events for SALSA previewSofian Hnaide
2016-02-02repl: give default element height when first output comes very earlyisidor
2016-02-02debug: do not use clientHeight when layouting repl treeisidor
2016-02-02make sure to resolve editor input properly, fixes #2634Johannes Rieken
2016-02-02make sure to return at least the empty string when Enter was hit and input is...Johannes Rieken
2016-01-29Find widget: Error box looks strange (fixes #2448)0.10.7-insidersBenjamin Pasero
2016-01-29Find widget: Error box looks strange (fixes #2448)Benjamin Pasero
2016-01-29Merge pull request #2525 from joaomoreno/fix2520Benjamin Pasero
2016-01-29Fixes #2524: Switch default theme to color +Martin Aeschlimann
2016-01-29fixes #2308isidor
2016-01-29understand update.channel set to noneJoao Moreno
2016-01-29Use Widget api to register dom listenersAlex Dima
2016-01-29Fixes #2517: tweak css to not have an outline on the editor textareaAlex Dima
2016-01-29Fixes #2374: Do not read from the textarea on composition endAlex Dima
2016-01-28fix #2404 Add React Native workspace detectionSofian Hnaide
2016-01-28JSON: can no longer intellisense inside string. Fixes #2506Martin Aeschlimann
2016-01-28Mac: Select dropdowns in light theme are not styled (fixes #2510)Benjamin Pasero
2016-01-28Fixes #2255: Do not reset `tabsCharDelta` for each partAlex Dima
2016-01-28Debug: Breakpoints not center aligned (Windows) (fixes #2215)Benjamin Pasero
2016-01-28Fixes #2320: More workarounds around WebKit client rects bug when using ligat...Alex Dima
2016-01-28Merge pull request #2497 from Microsoft/joh/#2491Benjamin Pasero
2016-01-28add commentBenjamin Pasero
2016-01-28for #2491 - use a synthetic-focus class which is stronger than real focus, th...Johannes Rieken
2016-01-28Cannot distinguish editor in output pane from the other editors (fixes #2368)Benjamin Pasero
2016-01-28Fixes #2478: Only show "Tab moves focus" if editor is not read onlyAlex Dima
2016-01-28Fixes #2285 : [css] CSS hovers not showingMartin Aeschlimann
2016-01-28Extensions quick open: Can no longer click into installing extension without ...Benjamin Pasero
2016-01-28Not using standard landmarks (fixes #2486)Benjamin Pasero
2016-01-28Fixes #2410: Add Alt+F1 help widget, Ctrl+Shift+R for toggling on experimenta...Alex Dima
2016-01-28panel: set z-index to initial, not 1isidor
2016-01-28fix typo in debug protocolAndre Weinand
2016-01-28Fixes #2304: Use better label when `tabFocusMode` is enabledAlex Dima
2016-01-28better fix for hiding actions in splitview headersBenjamin Pasero
2016-01-28Fixes #2448: Make error box same height as find input and align it vertically...Alex Dima
2016-01-28Focus on selected tree element actions barely visible (fixes #2287)Benjamin Pasero
2016-01-28fixes #2418Joao Moreno
2016-01-28Fixes #2417: All read only editors enter `tabFocusMode` automaticallyAlex Dima
2016-01-28Fixes #2197: "Change All Occurrences" needs writable editorAlex Dima
2016-01-28Fixes #1400: Write to clipboard the text with its actual EOL characterAlex Dima
2016-01-28Merge branch 'master' of github.com:Microsoft/vscodeJoao Moreno
2016-01-28Merge branch 'master' of https://github.com/krizzdewizz/vscode into krizzdewi...Joao Moreno
2016-01-28fixes #2458Joao Moreno
2016-01-28Weird wording when migrating auto-save setting (fixes #2363)Benjamin Pasero
2016-01-28Improve quick open accessibility (fixes #2393)Benjamin Pasero
2016-01-28Up and down arrows should jump through splitview headers (fixes #2373)Benjamin Pasero
2016-01-28some more focus css tweaksBenjamin Pasero
2016-01-28fix #2400 Check that the user is internet-connected before loading the gettin...Sofian Hnaide