Support autoClosingPairs for strings like `begin` and `end`
See original GitHub issueFrom @Wosi on October 27, 2015 20:23
I’d like to define autoClosingPairs for Pascal like begin <-> end, if <-> then etc.
Definitions for closing pairs like these seem to be ignored by VSCode. It looks like auto closing is currently supported for character pairs only.
Please add support for longer auto closing pairs.
Copied from original issue: Microsoft/vscode-extensionbuilders#66
Issue Analytics
- State:
- Created 8 years ago
- Reactions:28
- Comments:11 (3 by maintainers)
Top Results From Across the Web
Language Configuration Guide - Visual Studio Code
A guide to configure language support for any language in Visual Studio Code. ... These are defined as start and end regexes in...
Read more >How to get autoClosingPairs for current document in vscode
I would like to get autoClosingPairs value that is defined via language-configuration.json for each language.
Read more >"Fossies" - the Fresh Open Source Software Archive
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting...
Read more >Extension points - vscode-docs1 - Read the Docs
This ensures the user gets great tooling support when authoring VS Code ... comments - Defines the comment symbols; blockComment - The begin...
Read more >Code.exe, pid
Start date: 11.08.2021. Start time: 09:31:20. Joe Sandbox Product: CloudBasic ... Analysis stop reason: Timeout. Detection: CLEAN.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This issue happens also with F# 4.6’s anonymous record: trying to write
{||}I’m getting{||}}🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!