Commit Graph

15955 Commits

Author SHA1 Message Date
Matt Bierner
5a441fa442 Merge pull request #245713 from Victuracor/main
Fix a typo in extensions/typescript-language-features/package.nls.json
2025-04-30 08:51:01 -07:00
Ladislau Szomoru
9e6c15d640 Git - add support for unstaging a subset of lines (#247853) 2025-04-30 16:50:49 +02:00
Ladislau Szomoru
6cdea9ec05 Git - fallback to relative() when computing relative paths (#247848) 2025-04-30 15:29:15 +02:00
Matt Bierner
0b8acee845 Merge pull request #246858 from andrewbranch/tsgo
Allow disabling built-in TS/JS extension in favor of tsgo
2025-04-29 15:36:52 -07:00
Matt Bierner
8e4cfe00c3 Merge branch 'main' into main 2025-04-29 15:16:57 -07:00
Ladislau Szomoru
bf0fb34df4 Git - fix unstage selected ranges command (#247770) 2025-04-29 21:02:30 +02:00
Martin Aeschlimann
d9951c029e [html] JavaScript IntelliSense in <script type=module> HTML without quotes breaks (#247405) 2025-04-29 14:32:54 +00:00
Ladislau Szomoru
4231848899 Git - quick diff decoration label casing (#247717) 2025-04-29 11:06:23 +02:00
Matt Bierner
e665c52c78 Merge pull request #246738 from eps1lon/emphasize-automatic-transform
Deemphasize old JSX transform
2025-04-28 17:04:17 -07:00
Harald Kirschner
c200b6c693 Polishing prompt file snippets (#247619) 2025-04-28 15:09:39 -07:00
Matt Bierner
9531a49287 Merge branch 'main' into main 2025-04-28 14:18:24 -07:00
Matt Bierner
542104e66d Reorganize js/ts groupings
Previously I split these up by js and ts. This ends up creating too many group and having the js and ts settings too far from each other

This PR changes the settings to be grouped only by feature, not language
2025-04-28 13:16:30 -07:00
Andrew Branch
dc2c318570 Localize button 2025-04-28 10:08:33 -07:00
Andrew Branch
5732011d9a Localize and use .experimental 2025-04-28 10:05:11 -07:00
Alex Weininger
02378633c6 fix: handle cancellation errors inside edit session identity provider (#247450) 2025-04-27 19:45:48 -07:00
Martin Aeschlimann
bf020bf49c new prompts: enter template mode, improve templates (#247420)
* new prompts: enter template mode, improve templates

* update
2025-04-25 20:52:36 +02:00
Justin Chen
e3734c0794 ui element selection (#246643)
* ui element selection window hack

* add background

* target simple browser

* revert to non-simple browser attempt

* some saucy stuff

* saucy cleanup

* some additions:

* add better button, better listening, even saucier

* move to css and also make sure not to block elements during screenshot

* it's even saucier now

* remove browser id lookup

* fix merge conflicts and clean up

* make timeout 3 seconds

* some cleanup

* remove computed css

* use built in button instead

* address many comments :)
2025-04-25 11:19:54 -07:00
Martin Aeschlimann
63acf66b1c [css/html/json] update services (#247404) 2025-04-25 09:28:57 -07:00
Martin Aeschlimann
2d0ca04011 support 'CodeActionContext.only' (#247402) 2025-04-25 09:10:06 -07:00
Alex Ross
bd6b858c0f Merge pull request #246328 from microsoft/alexr00/issue246310
Tree-sitter: TypeScript expressions inside templated strings are colored as strings
2025-04-25 12:33:36 +02:00
Matt Bierner
38d7353056 Merge pull request #247348 from mjbvz/progressive-tyrannosaurus
Pick up TS5.8.3 recovery build
2025-04-24 16:21:45 -07:00
Matt Bierner
ca8ff4cf30 Pick up TS5.8.3 recovery build 2025-04-24 15:38:27 -07:00
Gabriela Araujo Britto
a036241282 update package.json default for expandable hover 2025-04-24 14:30:13 -07:00
Gabriela Araujo Britto
0d305f2de9 Merge branch 'main' into hoverdefault 2025-04-24 13:42:28 -07:00
Gabriela Araujo Britto
2a6dcb5135 make expandable hover true by default 2025-04-24 13:35:53 -07:00
Martin Aeschlimann
4c87d311f0 add prompt and instructions template, create prompt files empty (#247326) 2025-04-24 11:30:12 -07:00
Ladislau Szomoru
2047ab0fff GitHub - revert ESM migration (#247322)
* Revert "fix github extension bundling (#247314)"

This reverts commit 0cffb673f5.

* Revert "migrate github-extension to ESM"

This reverts commit 493874c390.

* Add missing JS file
2025-04-24 19:24:59 +02:00
Johannes Rieken
0cffb673f5 fix github extension bundling (#247314) 2025-04-24 16:52:46 +02:00
Tyler James Leonhardt
445bb01935 Bump @azure/msal-node-runtime to 0.18.2 (#247301) 2025-04-24 12:56:59 +02:00
Tuan Tran Van
30d16b20a1 Replace single line break with double line break for commit description in git blame hover popup (#245779)
* Replace single line break with double line break for commit description in git blame hover popup

Fix issue #245773

* Remove unnecessary pattern `\n\n` when handling commit message

* Remove non-matching group, and fix the same issue for the gragh hover as well

---------

Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2025-04-23 21:03:48 +00:00
Johannes Rieken
df1c310586 Merge pull request #246726 from microsoft/joh/blushing-hummingbird
migrate github-extension to ESM
2025-04-23 09:50:14 +02:00
Martin Aeschlimann
e010f84cae Merge pull request #246939 from RedCMD/addYAMLstringsSuggestionsDefaultSetting
YAML auto trigger code completion in strings #239679
2025-04-23 07:56:56 +02:00
Matt Bierner
2073d9ab17 Merge pull request #246871 from wolfgang42/patch-1
feat: markdown-basics snippets: quote all lines
2025-04-22 11:13:30 -07:00
Alex Ross
72069925ae Add .*.env for ini
Fixes #247055
2025-04-22 10:57:32 +02:00
Alex Ross
921fd5ab12 Tests 2025-04-22 10:53:30 +02:00
Matt Bierner
cf208cdb33 Merge pull request #246899 from gabritto/hover2
[typescript-language-features] Re-add expandable hover
2025-04-21 19:19:59 -07:00
Rob Lourens
714f54156f Add editedFileEvents (#246996)
* Start plumbing working set events

* more

* More fixes

* Update tests
2025-04-20 16:54:07 +00:00
sfaut
47a31406a9 Fix PHP f* files functions signatures (#246964)
For f* files functions signatures :
- Fix signatures param names
- Add fdatasyn(), fsync()
- Add return union type
2025-04-19 23:43:42 +00:00
RedCMD
4558fa13eb Change to "on". Remove comma 2025-04-20 08:44:19 +12:00
RedCMD
b063ab5e2d addYAMLstringsSuggestionsDefaultSetting 2025-04-19 11:43:08 +12:00
Gabriela Araujo Britto
33c9649888 Merge branch 'main' into hover2 2025-04-18 08:36:47 -07:00
Gabriela Araujo Britto
55fe033211 update description and api check 2025-04-18 08:29:33 -07:00
Wolfgang Faust
e9766a8d38 feat: markdown-basics snippets: quote all lines
Previously, this snippet just inserted "> " before the selected text, which is
not very useful; particularly, when multiple paragraphs are selected, this will
only quote the first one.

Instead, we now prefix every line in the selection with "> ", so that it will
all be quoted regardless of how many paragraphs are taken.

This does also change the behavior in the case of no selected text slightly;
previously it would insert "> []" (where "[]" indicates the selection; that is,
it would put the insertion point after the quote marker). It now inserts
"[> ]" instead (that is, the same text but it's all selected) so if you start
typing you'll wind up removing the quote marker. Since using this snippet *not*
on a selection seems like a roundabout way of writing "> " this seems like an
acceptable tradeoff.
2025-04-17 18:08:30 -07:00
Matt Bierner
720ee54497 Fix null access crash for $traceid 2025-04-17 14:23:03 -07:00
Gabriela Araujo Britto
df61dc46bd Revert "Merge pull request #240011 from gabritto/reverthover"
This reverts commit ef3a39fffd, reversing
changes made to e38edc4e3b.
2025-04-17 13:16:08 -07:00
Andrew Branch
428dd9f8d0 Missed config name 2025-04-17 12:24:34 -07:00
Andrew Branch
2fe0efc637 Update config names 2025-04-17 12:19:42 -07:00
Andrew Branch
b98a014647 Update names 2025-04-17 12:16:00 -07:00
Andrew Branch
a0cd135c8e Allow disabling built-in TS/JS extension in favor of tsgo 2025-04-17 12:13:49 -07:00
Matt Bierner
4035369003 Move js/ts suggest into own config section 2025-04-16 09:53:33 -07:00