dmarc3 / vscode-nastran

Nastran Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=mbakke.vscode-nastran&ssr=false
MIT License
9 stars 3 forks source link

Semantic Highlighting for Free Field Bulk Data #51

Closed dmarc3 closed 1 year ago

dmarc3 commented 1 year ago

Semantic highlighting to differentiate adjacent fields currently does not support free field format.

i.e. This is supported:

CORD2R  1       2       3       4       5       6       7       8                
        9       10      11  

But this is not:

CORD2R,1,2,3,4,5,6,7,8
,9,10,11