Defines a common protocol for language servers.
Find a file
Copilot d33a03cbf1
Clarify that notebook cell text sync follows textDocumentSync.change (#2209)
* Initial plan

* Add textContentSyncKind to NotebookDocumentSyncOptions for cell text sync negotiation

Co-authored-by: dbaeumer <1931590+dbaeumer@users.noreply.github.com>

* Document TextDocumentSyncKind.None behavior for cell text synchronization

Co-authored-by: dbaeumer <1931590+dbaeumer@users.noreply.github.com>

* Document that notebook cell text sync follows textDocumentSync.change

Instead of adding a new textContentSyncKind field, clarify in the documentation
that notebook cell text documents follow the same synchronization behavior as
specified by the server's textDocumentSync.change capability.

Co-authored-by: dbaeumer <1931590+dbaeumer@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dbaeumer <1931590+dbaeumer@users.noreply.github.com>
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2025-12-10 14:33:06 +00:00
.vscode Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
_data Document text document content request and update changelog (#1994) 2024-08-07 10:33:47 -07:00
_implementors add slang-server (#2200) 2025-11-19 11:51:01 +00:00
_includes fix: use dynamic Copyright year (#2176) 2025-08-20 19:20:49 +02:00
_layouts Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
_overviews Markdown whitespace formatting improvements (#2172) 2025-08-06 13:21:17 +00:00
_specifications Clarify that notebook cell text sync follows textDocumentSync.change (#2209) 2025-12-10 14:33:06 +00:00
css fix: align copyright year and image (#1928) 2024-04-22 10:49:22 -07:00
img Fixes Microsoft logo in footer in dark mode 2021-11-01 21:24:50 +00:00
js fix: use visibility instead of display (#1927) 2024-04-22 19:23:28 +02:00
resources Markdown whitespace formatting improvements (#2172) 2025-08-06 13:21:17 +00:00
webfonts Initial commit of the web site 2017-12-14 15:05:38 +01:00
.gitattributes Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
.gitignore Add string value definition (#1893) 2024-02-02 09:25:13 +00:00
404.html Initial commit of the web site 2017-12-14 15:05:38 +01:00
_config.yml [jekyll] Ignore folders generated by Bundler (#1516) 2022-07-07 08:50:08 +02:00
Gemfile Add redirects for specifications/specification-3-17 (#2151) 2025-06-05 19:41:21 +02:00
Gemfile.lock Bump rexml from 3.4.1 to 3.4.2 (#2182) 2025-09-22 17:39:25 +02:00
index.html Update latest version in index.html (#1478) 2022-05-23 09:49:34 +02:00
License-code.txt Fixes #1747: Please add the full license text to the repo (#1763) 2023-07-04 14:30:10 +02:00
License.txt Fixes #1747: Please add the full license text to the repo (#1763) 2023-07-04 14:30:10 +02:00
SECURITY.md Adding Microsoft SECURITY.MD (#1527) 2022-08-05 16:06:48 +02:00
ThirdPartyNotices.txt Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00