Giovanni Magliocchetti
00673479b7
html: add setting to disable end tag suggestions ( #269605 )
...
Add html.suggest.hideEndTagSuggestions setting to allow users to
disable automatic end tag completion suggestions.
When enabled, prevents the completion provider from suggesting
closing tags for open elements (e.g., </body> when typing after <body>).
Fixes microsoft/vscode-html-languageservice#216
Signed-off-by: Giovanni Magliocchetti <giovimag123@gmail.com >
2025-10-21 19:24:16 +02:00
Joyce Er
ca56ef3344
fix: use markdown for HTML setting description ( #192633 )
2023-09-11 08:18:34 +02:00
Martin Aeschlimann
630809a1ea
html: observe insertFinalNewline ( #152446 )
2022-06-17 12:38:36 +02:00
Martin Aeschlimann
cfad254348
autoCreateQuotes: Mention attributeDefaultValue
2022-02-22 09:15:59 +01:00
Robert Jin
e6c9ee0796
Update html-language-features to use doQuoteComplete
2021-11-30 17:50:47 +00:00
Martin Aeschlimann
262f25a211
fix description of html.format.wrapAttributesIndentSize. Fixes #136767
2021-11-10 10:20:46 +01:00
Stephen Sigwart
ba48f5c1f0
Update to match new enum
2021-09-29 23:16:07 -04:00
Stephen Sigwart
c5d3ad08f0
Switch to settings.html.completion.attributeDefaultValue
2021-09-29 21:44:16 -04:00
Stephen Sigwart
40b976f056
Add doNotAddAttributeQuotes setting to disable automatic quotes
2021-09-29 21:44:16 -04:00
gregvanl
975115a2cb
Setting descriptions typos and formatting
2021-03-25 10:17:31 -07:00
Martin Aeschlimann
dceba9ebb7
[css][html] Option to disable MDN Reference popups only (without effecting other functionalities). For #97979
2020-11-30 23:25:50 +01:00
Martin Aeschlimann
627ad0b4ee
rename OnTypeRename -> LinkedEditing (for #109923 )
2020-11-27 16:31:56 +01:00
Martin Aeschlimann
0b8a242be0
surface latest jsbeatify settings. Fixes #84606 . Fixes #79334
2020-11-16 17:50:28 +01:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Pine Wu
01e01b13f8
HTML implementation for #88424
2020-03-18 12:42:48 -07:00
Pine Wu
52de8700e7
Fix #86211
2019-12-04 16:51:41 -08:00
Pine Wu
0d25d0a798
Fix #47069
2019-11-22 10:16:38 -08:00
Pine Wu
64c07ab1e3
Polish description for customdata
2019-08-28 10:21:41 -07:00
Pine Wu
739ae7737a
Fix #78068
2019-08-27 09:25:15 -07:00
Pine Wu
393b48d4a5
Drop razor support. Fix #66242
2019-02-24 17:03:15 -08:00
Pine
dc5bb48efe
Merge branch 'master' into octref/no-ionic-angular
2019-02-06 10:57:08 -08:00
Martin Aeschlimann
89275bcf59
Add preserve-aligned to the UI settings for html.format.wrapAttributes. Fixes #66644
2019-01-28 23:50:02 +01:00
Pine Wu
b0e04e04c5
Remove outdated ionic/angular support in HTML
2019-01-08 16:20:38 -08:00
Rob Lourens
60b4b9939e
Show HTML setting descriptions as markdown, remove wrapAttributesIndentSize from #55743
2018-09-11 11:46:03 -07:00
Martin Aeschlimann
112f31a683
[html] Add wrap_attributes_indent_size and aligned-multiple options.Fixes #55743
2018-08-27 22:51:15 +02:00
Jackson Kearl
f99a1e6505
Dots
2018-07-23 16:02:21 -07:00
Jackson Kearl
5916baa42e
Update settings text for my chunk
2018-07-23 15:54:19 -07:00
Greg Van Liew
c150d0d42d
Edit pass on new built-in extension comments ( #54277 )
2018-07-13 15:28:27 -07:00
Martin Aeschlimann
6b8e4c6e9c
[folding] remove experimental flag for json/html
2018-03-20 15:29:48 +01:00
Martin Aeschlimann
086a751a06
[html] split extension (for #45900 )
2018-03-17 16:32:55 +01:00