Commit Graph

253 Commits

Author SHA1 Message Date
Alex Dima
afc96a0eba Move menusExtensionPoint.ts to /workbench/services/ (#141003) 2022-01-31 16:55:45 +01:00
Johannes Rieken
5dc873f464 move ReferenceProviderRegistry into new ILanguageFeaturesService service 2022-01-28 18:19:52 +01:00
Johannes Rieken
9dc61b71dd add a surround with snippet command, https://github.com/microsoft/vscode/issues/86397 2022-01-27 14:25:38 +01:00
Benjamin Pasero
afb3140beb welcome - introduce dedicated top level folders (#141138)
* welcome - introduce dedicated top level folders

* Remove special rules for `contrib/welcome`

* fix svgs

* fix layers lint

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2022-01-22 09:21:56 +01:00
Benjamin Pasero
c94b7dc5ad web - lift some browser specific things to browser layer 2022-01-21 13:44:45 +01:00
Matt Bierner
eb3625842c Move code action contributions into browser
Fixes #140985
2022-01-19 20:44:20 -08:00
Alex Dima
d018132104 Move defaultWorkerFactory.ts to /browser/ (#140857) 2022-01-17 17:23:31 +01:00
Sandeep Somavarapu
375506823f Merge branch 'main' into sandy081/fix140120 2022-01-08 00:37:53 +01:00
Sandeep Somavarapu
2766a74d2a - move migration into a util function
- extract extension storage methods to a separate service
2022-01-08 00:36:52 +01:00
Henning Dieterichs
8bb3448eb3 Merge pull request #140044 from microsoft/hediet/breakpointHitSounds
Play a sound whenever a breakpoint is hit.
2022-01-07 13:51:43 +01:00
Henning Dieterichs
675014ed53 Play a sound when the cursor enters a line with a breakpoint. 2022-01-05 16:16:10 +01:00
Ladislau Szomoru
25553c854d Remove unnecessary import 2022-01-04 12:06:14 +01:00
Benjamin Pasero
252abfe90a 💄 main files 2022-01-04 11:21:53 +01:00
Alex Dima
e8838f1062 More renames 2021-12-29 00:40:24 +01:00
Alex Dima
c8e2fd7bae Renames 2021-12-29 00:37:35 +01:00
Alex Dima
fec4856aff Renames ModeService to LanguageService 2021-12-08 14:43:31 +01:00
Sandeep Somavarapu
5a9e780f0a fix #138515 2021-12-07 14:07:45 +01:00
Sandeep Somavarapu
9b1d819745 #136424 Initialize remote with user synced extensions 2021-11-12 16:34:18 +01:00
João Moreno
144d7e3f68 fix(list): 🐛 list/tree should show focus outline while context menu is open
Closes: #123771
2021-11-08 15:51:31 +01:00
SteVen Batten
3db1aad8fb Exp => Assignment Rename (#136253)
* rename workbench exp service to assignment service

* rename folder path for workbench exp service

* renames

* fix broken refactors

* refactor for code re-use

* bring back logic for network initialization with comments
2021-11-02 14:18:29 -04:00
SteVen Batten
d4c222488d Large Refactorings Pane Composite Parts (#133485)
* add auxiliary bar

* enabled DnD

* part of merge

* rename functions in IViewletService
prep-work for unifying services

* make auxiliarybarservice extends Ipanelservice

* rename functions in IPanelService
prep-work for unifying services

* introduce basic experimental setting

* everything is IPaneCompositeService

* panecompositeservice

* fix tests

* rename to panecompositepartservice

* rename parts class

* remove activitybarservice

* remove unnecessary service files
2021-09-21 09:44:43 -07:00
Alexandru Dima
4ad9d50796 Restore undo-redo elements for IPathService.defaultUriScheme (#132612) 2021-09-08 17:27:46 +02:00
Benjamin Pasero
c54650cb45 editors - implement new text editor service and adopt (#126960) 2021-09-03 07:17:17 +02:00
Johannes Rieken
4222c512c2 add fly-out UI for language status items, tweak API proposal 2021-08-17 16:58:36 +02:00
Tyler James Leonhardt
cfcda1c048 Improve performance of language detection (#130006)
* initial move to worker

* move event handling to the untitledTextEditorModel

* reuse simpleWorker interfaces and classes

* use correct path to languageDetection

* have vscode-languagedetection be outside of the asar

* add telemetry

* don't unpackage anything from languagedetection because it's not needed

* add an integration test

* some of Ben's feedback

* rework worker code to avoid duplication

* add isDisposed check

* fix test

* Isi and Ben feedback part 2

* use RunOnceScheduler instead and try to fix the test using events

* Ben feedback part 3

* bump distro
2021-08-06 11:56:14 -07:00
João Moreno
723ce3f4be fix no type to filter in lists, web 2021-07-22 13:26:30 +02:00
Tyler Leonhardt
466aac0488 change setting to workbench.editor.untitled.languageDetection 2021-07-16 17:23:27 -07:00
Tyler James Leonhardt
8f88009816 Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00
Yan Zhang
8135848f77 add type hierarchy provider
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2021-07-15 11:48:28 +08:00
Jackson Kearl
9006cc8268 Move to file/newFile... contribution point
Close #128136
2021-07-08 11:58:48 -07:00
Logan Ramos
64081da3c8 Rename editorOverrideService closes #126603 2021-07-07 09:39:13 -04:00
rebornix
57f331c9ac init commit 2021-06-15 14:42:59 -07:00
Ladislau Szomoru
b6a7db06de Workspace trust - restricted mode banner (#123110) 2021-05-11 10:23:22 +02:00
meganrogge
b4749e0139 rename externalTerminal contrib 2021-05-04 10:17:53 -07:00
meganrogge
7bfc8c16dd get desktop externalTerminal menu entry working again 2021-05-04 09:35:56 -07:00
Megan Rogge
de4e9067e8 externalTerminal renderer -> main process (#122871) 2021-05-04 02:18:34 +00:00
Logan Ramos
5c7d17bf26 Move service registration 2021-04-23 13:33:40 -04:00
Benjamin Pasero
a14e4d060a working copy - first cut of a backup restorer that works on new working copy editor service (#117873) 2021-04-23 14:51:26 +02:00
Logan Ramos
74cba9e003 Move IEditorOverrideService to common 2021-04-21 15:38:40 -04:00
Sandeep Somavarapu
73c85159e7 change extension kind controller to a service 2021-04-18 14:46:42 +02:00
Benjamin Pasero
acb172752a backups - move tracker and restorer out of contrib into service 2021-04-09 14:13:46 +02:00
João Moreno
1e03dc2537 💄 2021-04-06 13:25:05 +02:00
João Moreno
fca4457ada Better action hover feedback (#120247)
* wip: better action hover feedback

* address feedback from #120247

* Prevent settings editor gear button hover from running
into the TOC

* final fixes

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2021-04-06 03:15:02 -07:00
Jackson Kearl
a2056a8358 Remove unused "walkthroughs" section.
Closes #119946
2021-04-05 11:17:29 -07:00
Harald Kirschner
7208128b81 Merge pull request #119377 from microsoft/digitarald/ces
New user feedback survey
2021-03-26 09:08:44 -07:00
Jackson Kearl
d087b5cf4f Add back old getting started flow as "walkthroughs" 2021-03-24 12:06:45 -07:00
Harald Kirschner
da7c7d1efe Merge branch 'main' into digitarald/ces 2021-03-19 16:58:39 -07:00
Sandeep Somavarapu
547312993f provide extensions sync state version api in web
- reset the resource sync state when the version changes
2021-03-17 16:27:35 +01:00
Harald Kirschner
d9d5e5d9c3 Merge branch 'main' into digitarald/ces 2021-03-01 17:44:38 -08:00
Harald Kirschner
e3bc5abc51 Draft for ces survey 2021-03-01 17:31:29 -08:00