Skip to content

VB.net: Improvements#2782

Merged
RunDevelopment merged 1 commit intoPrismJS:masterfrom
RunDevelopment:vbnet-improvements
Mar 10, 2021
Merged

VB.net: Improvements#2782
RunDevelopment merged 1 commit intoPrismJS:masterfrom
RunDevelopment:vbnet-improvements

Conversation

@RunDevelopment
Copy link
Copy Markdown
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
Copy Markdown

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%).

Details
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