Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VB.net: Improvements #2782

Merged
merged 1 commit into from Mar 10, 2021

Conversation

RunDevelopment
Copy link
Member

Changes:

  1. The second comment pattern is now greedy as it should be.
  2. The string pattern now properly captures the behaviour of VB.net and not that of Basic.
  3. Added {} to the punctuation pattern.

This fixed #2781.

@github-actions
Copy link

github-actions bot commented Mar 2, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +61 B (+6.5%).

file master pull size diff % diff
components/prism-vbnet.min.js 938 B 999 B +61 B +6.5%

Generated by 🚫 dangerJS against 0db07b2

@RunDevelopment RunDevelopment merged commit a68f1fb into PrismJS:master Mar 10, 2021
@RunDevelopment RunDevelopment deleted the vbnet-improvements branch March 10, 2021 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VB.NET - Quotes break on included '@' symbol
1 participant