Commit graph

24659 commits

Author SHA1 Message Date
Alex Dima 1a37562eb7 Implement IntervalTree.acceptReplace 2017-10-16 19:31:36 +02:00
Alex Dima 167c2e739b Always emit a model decorations changed event when the model is being edited 2017-10-16 18:09:54 +02:00
Alex Dima bfedda7b2f Adjust tests for USE_NEW_DECORATIONS 2017-10-16 18:07:14 +02:00
Alex Dima e7ae7d781e Fix issue in changeDecoration 2017-10-16 18:05:31 +02:00
Alex Dima 10c5d96af2 Fix issue in IntervalTree.resolveNode 2017-10-16 18:04:00 +02:00
Alex Dima c2da4060c8 Document current decoration behaviour 2017-10-16 09:20:32 +02:00
Alex Dima 76c68ae527 some cleanup in intervalTree.ts 2017-10-13 18:19:02 +02:00
Alex Dima fedf6fdcb6 Add a flag that switches between decorations implementations 2017-10-13 18:14:10 +02:00
Alex Dima 6b374f36a1 Implement interval searching to be non recursive and not use a stack 2017-10-13 17:27:16 +02:00
Alex Dima 452e0ed865 Reduce usage of Interval 2017-10-13 16:39:52 +02:00
Alex Dima 80859dd7de IntervalNode implements IModelDecoration 2017-10-13 15:18:32 +02:00
Alex Dima 479958b25d IntervalTree.insert gets passed in the node to be inserted 2017-10-13 09:45:48 +02:00
Alex Dima a47159bad1 Eliminate IModelDecorationsChangedEvent.changedDecorations 2017-10-12 18:31:42 +02:00
Alex Dima 6023aee90c Reduce usages of IModelDecorationsChangedEvent.changedDecorations 2017-10-12 18:08:23 +02:00
Alex Dima d902ab8a84 Simplify IModelDecorationsChangedEvent 2017-10-12 17:44:29 +02:00
Alex Dima a324329559 Reorganize code 2017-10-12 17:15:13 +02:00
Alex Dima 8e6968f75f Eliminate RelativeInterval 2017-10-12 16:38:34 +02:00
Alex Dima bc76ef88b9 Implement interval searching 2017-10-12 16:29:09 +02:00
Alex Dima 648e6f6aff Implement a relative interval tree 2017-10-12 15:46:30 +02:00
Johannes Rieken c6ac991a52 debt - remove apiUsage telemetry 2017-10-11 15:40:35 +02:00
Johannes Rieken 12439dfbb6 debt - remove obsolete URI casts 2017-10-11 13:01:10 +02:00
isidor e96a35fa05 panel has to be expanded in order for the actions to be visible
fixes #35923
2017-10-11 12:40:33 +02:00
Benjamin Pasero 71cdb6afbc promote showWorkspaceFolderPick to stable API 2017-10-11 12:22:12 +02:00
isidor 355d49ff2e debug: fix guess adapter
fixes #36045
2017-10-11 12:18:11 +02:00
Benjamin Pasero c076ea2e0f remove some todos 2017-10-11 12:17:16 +02:00
Benjamin Pasero 4c50ac7372 enable multi root in all releases 2017-10-11 12:16:28 +02:00
Benjamin Pasero 0b57f9ee91 scorer - better distance compute 2017-10-11 11:48:05 +02:00
Johannes Rieken 26f78f8da1 remote - tweak read call 2017-10-11 11:37:04 +02:00
Johannes Rieken 00f0766b0f deco - expect icon uris with spaces 2017-10-11 10:51:48 +02:00
Johannes Rieken eac4d3c749 decorations - only bubble up color status 2017-10-11 10:34:36 +02:00
Benjamin Pasero 0770006e22 💄 2017-10-11 10:17:40 +02:00
Dániel Tar e03163d9a8 Fix wrong placement of 'e.g.'s in the description of window.title setting (#35986)
* Fix wrong placement of 'e.g.'s in the description of `window.title` setting

* Fix the same error in configuration-editing
2017-10-11 10:02:55 +02:00
Johannes Rieken 88a6e81055 remote - don't read another time when encoding guessing already read the while file 2017-10-11 09:53:32 +02:00
Joao Moreno 4cfb248733 fixes #36010 2017-10-11 09:30:20 +02:00
Daniel Imms 2b99699e36 Fix blurry terminal fonts particularly on low dpi screens
Fixes #35991
2017-10-10 22:29:45 -07:00
Daniel Imms 3ffa14e5ed Revert "Only set LANG env var in term if setLocaleVariables is true"
This reverts commit a91bad463a.
2017-10-10 21:24:19 -07:00
Matt Bierner a627a95c4d Use consistent style for inline code in hover/suggest/parameter hints
Fixes #35813
2017-10-10 18:13:47 -07:00
Matt Bierner 00dbc4541c Autoshow intellisense for import with no side effects
Fixes #35691
2017-10-10 18:05:14 -07:00
Matt Bierner 63ecf01397 Use unique grammar and scope for JavaScript react to avoid conflicts when overriding plain old javascript grammar
Fixes #35532
2017-10-10 15:02:32 -07:00
Daniel Imms a91bad463a Only set LANG env var in term if setLocaleVariables is true
Fixes #35550
2017-10-10 12:22:59 -07:00
isidor 06e1699b24 debugStatus: only style icon if it is constructed 2017-10-10 18:13:35 +02:00
Johannes Rieken fd92bc6a3d fix scm.fileDecorations.enabled setting 2017-10-10 18:09:40 +02:00
Benjamin Pasero be10b09e63 better matchCompactness computation 2017-10-10 17:47:17 +02:00
Johannes Rieken e7799d1915 fix merge/rebase hickup 2017-10-10 17:10:21 +02:00
Johannes Rieken a34ee0c5aa label tweak 2017-10-10 17:09:36 +02:00
Johannes Rieken e013bf881f improve test 2017-10-10 17:09:36 +02:00
Johannes Rieken 3631852e9c provider dispose test 2017-10-10 17:09:36 +02:00
Johannes Rieken 1b3011020b sync/async results, add unit test 2017-10-10 17:09:36 +02:00
Johannes Rieken 9c4052804d adjust git colors 2017-10-10 17:09:35 +02:00
Johannes Rieken 9159b69100 move extra icon into label 2017-10-10 17:09:35 +02:00