Ulugbek Abdullaev
aee2abe2e1
nes: joint: don't enforce cache delay if document hasn't changed ( #2409 )
2025-12-04 22:13:16 +00:00
Benjamin Christopher Simmonds
63ae7a246f
add more logs ( #2115 )
2025-11-20 17:54:29 +00:00
Benjamin Christopher Simmonds
1e6980839c
Add more trace logging to measure timing ( #2113 )
2025-11-20 17:44:05 +00:00
Sandeep Somavarapu
fedde4f1f1
clean up: ( #2040 )
...
* clean up:
- simplify namespaces
- simplify defining settings
* fix unused configs
2025-11-17 14:32:52 +00:00
Sandeep Somavarapu
a943613f4f
migrate internal settings to advanced ( #2028 )
...
* Reapply "first cut - migrate settings marked with INTERNAL and adopt to advanc…" (#2021 )
This reverts commit 9dfc3993af .
* fix default values of migrated settings
2025-11-15 15:29:04 +00:00
Alexandru Dima
9dfc3993af
Revert "first cut - migrate settings marked with INTERNAL and adopt to advanc…" ( #2021 )
...
This reverts commit 3898ba5474 .
2025-11-14 21:59:22 +00:00
Sandeep Somavarapu and Alex Dima
3898ba5474
first cut - migrate settings marked with INTERNAL and adopt to advanced tag ( #1717 )
...
* first cut - migrate settings marked with INTERNAL and adopt to advanced tag
* support old key while
- reading config value
- reading experiment
- listening to changes
* make experiment change event aware of old id
* fix tests
* fix tests
* Add backward support for the pattern used in older experiments
* fix id
---------
Co-authored-by: Alex Dima <alexdima@microsoft.com >
2025-11-14 17:04:48 +00:00
Ulugbek Abdullaev
0ea7b0e7f9
nes: refactor: remove ghNearbyNesProvider.ts ( #1664 )
...
* nes: refactor: move out `editWouldUndo`
* nes: refactor: rename file to better reflect what it is
2025-10-27 17:27:26 +00:00
Ulugbek Abdullaev
b20123080b
nes: long distance nes: show label but don't fetch next edit ( #1544 )
...
* nes: long distance nes: show label but don't fetch next edit
* nes: cleanup
* nes: use non-whitespace char for next edit request
* nes: cleanup a little
2025-10-23 15:07:13 +00:00
Benjamin Christopher Simmonds
b127df46ab
only use java imports in pre release ( #905 )
2025-09-04 17:01:47 +00:00
Ulugbek Abdullaev
dc3d13ad31
nes: fix: dispose RejectionCollector ( #744 )
2025-08-25 09:40:56 +00:00
Don Jayamanne
dfcc0cc717
Update display label kind and minimum version of VS Code ( #664 )
2025-08-19 19:25:54 +00:00
Benjamin Christopher Simmonds
9c57127df4
improve import suggestion sorting to minimize recomputation ( #523 )
2025-08-08 16:29:43 +00:00
Benjamin Christopher Simmonds
54651443f9
java import support ( #521 )
2025-08-08 15:44:44 +00:00
Benjamin Christopher Simmonds
724ec81666
Rely more on observable document for better notebook support ( #519 )
...
* rely more on observable document due to notebooks
* set debounceDelayMs to 0
2025-08-08 12:18:35 +00:00
Don Jayamanne
d8c28f2531
Ability to get code actions from a workspace document ( #478 )
2025-08-06 08:24:37 +00:00
Don Jayamanne
1353530b73
TextEdit to TextReplacement for Notebook in NES ( #449 )
2025-08-05 08:13:47 +00:00
Henning Dieterichs
b98954855d
Removes edit source tracking from vscode-copilot-chat ( #398 )
2025-07-30 10:21:07 +00:00
Don Jayamanne
ef0e276845
Similar API for notebook and text docs in VSCode Workspace ( #371 )
2025-07-28 08:43:05 +00:00
Ulugbek Abdullaev
6c7f7fbed6
logService: simplify API ( #375 )
2025-07-28 08:00:50 +00:00
Don Jayamanne
fc7327bc39
Update configuration for notebooks ( #372 )
2025-07-28 04:27:11 +00:00
Don Jayamanne
5a84e4a08d
Use alternative notebook format for NES ( #352 )
...
* Use alternative notebook format for NES
* Updates
2025-07-25 14:24:27 +00:00
Benjamin Christopher Simmonds
3b2476f2bd
edit tacking for import nes ( #233 )
2025-07-14 08:29:58 +00:00
Benjamin Christopher Simmonds
4053ed33bf
Don't suggest imports from nested node modules ( #91 )
...
* dont suggest imports from nested node modules
* fix turning ImportSource into boolea
2025-07-02 14:48:51 +00:00
Henning Dieterichs
38df332d35
Fix
2025-06-27 20:55:49 +02:00
Henning Dieterichs
288b5a594b
Reduces status bar flickering
2025-06-27 19:20:33 +02:00
kieferrm and copilot-swe-agent[bot]
333d9a4053
Hello Copilot
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2025-06-27 11:35:20 +02:00