Coder Social home page Coder Social logo

vscode-warpscriptlanguage's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

pi-r-p ftence stggn

vscode-warpscriptlanguage's Issues

String that contain single '\' at end destroys syntax higlightning

To split for example windows path something like
... '' SPLIT is needed

While running this code works as expected, the VSCode plugin completely fails with syntax higlighting:

good with double :
grafik

with only one :
grafik

within a macro it looks like this:

grafik

'' seems to have a special meaning within plugin - but it should not have. please fix.

[bug] Cannot execute WarpScripts

I have a file, his content is:

1 1  +

When I run the WarpScript:

[3:18:57 PM] ERROR /Users/miton18/Desktop/test.mc2:1 in section '[TOP]': Unknown function '���3T0TÐ�P�Àæ'

VsCode version: 1.27.0-insider

@enpoint?

Hi,
I'm trying to change the endpoint like you indicated in your doc by adding OVH url at the start of my .mc2 file
// @endpoint https://warp10.gra1.metrics.ovh.net/api/v0/exec

However I get a ECONNREFUSED 127.0.0.1:8080 error. So I guess I'm not doing this correctly.

Thanks for your help!

Switch for ms/us/ns

Add a switch in the viewer to change the timestamp interpretation to ms, us or ns.

File parsing error

Hi !

For some cutsom use cases I have a WarpScript file with the following content which crash file parser:

// @endpoint https://warp10.gra1.metrics.ovh.net/api/v0/exec

'XX@XX[XX'

Show the following error:

console.ts:134 [IPC Library: Search] command failed with error code 2: error parsing glob '**/XX[XX'.mc2': unclosed character class; missing ']'

 ERR command failed with error code 2: error parsing glob '**/XX[XX'.mc2': unclosed character class; missing ']'
: Error: command failed with error code 2: error parsing glob '**/XX[XX'.mc2': unclosed character class; missing ']'

    at Object.t.deserializeSearchError (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:3946:333)
    at Promise.all.then.t (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4516:246)
    at process._tickCallback (internal/process/next_tick.js:68:7)

It seems that if a WarpScript string contains @ and [ characters, it crash

VSCode-WarpScript version: 1.1.4
VSCode version: 1.33.0-insider (1.33.0-insider)

GTS with same id are considered the same

Run:

NEWGTS 
'a' RENAME { 'lab' 'el' } RELABEL
0 100
<%
  NOW + NaN NaN NaN RAND ADDVALUE
%>
FOR

NEWGTS
'a' RENAME { 'lab' 'el' } RELABEL
0 100
<%
  NOW + NaN NaN NaN RAND ADDVALUE
%>
FOR

Behavior in viewer:
Only one color for the 2 GTSs, toggle on one GTS toggles everything.

Unable to write when the extension is enable

Hello,

Since I updated vscode to the version 1.47, when the warpscript extension is enabled, I am unable to write except for deleting characters by the suppr key when the warpscript extension is enabled.

Integrate a preference toggle to desactivate the automatic GTS preview

When I execute a warpscript in VSCode, I get the result (state of the stack) in a tab AND the GTS Preview in another tab with the focus on it. But...

... I don't want GTS preview, it's pointless for me, very annoying, and I have no clue how to not trigger it.

Please add en option to preview only on demand.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.