question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support autoClosingPairs for strings like `begin` and `end`

See original GitHub issue

From @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:open
  • Created 8 years ago
  • Reactions:28
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
tabakerovcommented, Apr 18, 2019

This issue happens also with F# 4.6’s anonymous record: trying to write {||} I’m getting {||}}

1reaction
vscodebot[bot]commented, Jan 29, 2020

🙂 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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found