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 math inside different delimiters such as `\\[ \\]` and `\\( \\)`

See original GitHub issue

It seems that this extension only support math code intellisense inside dollars sign. It will be lovely if \[\] and \(\) are also supported.

Screenshot


TODOs

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
yzhang-ghcommented, Nov 19, 2019

It can be done, although we haven’t supported \(\) syntax yet

0reactions
hhamudcommented, Oct 9, 2020

has this been fixed yet?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Symbols: Delimiters - Abstractmath.org
Introduction. Delimiters are pairs of symbols used in the symbolic language either for enclosing expressions or as operators. This list includes only the...
Read more >
math operator spacing when used with delimiter modifiers ...
I noticed that using any delimiter modifiers like \left( \right) or \big( \Big( etc after a math operator like \cos inserts a small ......
Read more >
Math support in Markdown | The GitHub Blog
Support for displaying math expressions has been a highly requested feature for over 8 years. From today, you can use the $ and...
Read more >
TeX and LaTeX math delimiters — MathJax 3.2 documentation
For example, with single-dollar delimiters, “… the cost is $2.50 for the first one, and $2.00 for each additional one …” would cause...
Read more >
How do I split a line into pieces when there are different ...
Use String.split() with multiple delimiters (15 answers). Java Splitting With Math Expression (6 answers). Closed last year.
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