diff --git a/images/editor_window.png b/images/editor_window.png deleted file mode 100644 index b343dc5..0000000 Binary files a/images/editor_window.png and /dev/null differ diff --git a/images/eye_of_nucomp.svg b/images/eye_of_nucomp.svg deleted file mode 100644 index 373ead5..0000000 --- a/images/eye_of_nucomp.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/images/logo.png b/images/logo.png index 1f110bd..f090062 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/mcnp-server/lib/gov.lanl.mcnp-1.0.0-SNAPSHOT.jar b/mcnp-server/lib/gov.lanl.mcnp-1.0.0-SNAPSHOT.jar index e4d4669..ce63fbc 100644 Binary files a/mcnp-server/lib/gov.lanl.mcnp-1.0.0-SNAPSHOT.jar and b/mcnp-server/lib/gov.lanl.mcnp-1.0.0-SNAPSHOT.jar differ diff --git a/mcnp-server/lib/gov.lanl.mcnp.ide-1.0.0-SNAPSHOT.jar b/mcnp-server/lib/gov.lanl.mcnp.ide-1.0.0-SNAPSHOT.jar index 027f707..4f00800 100644 Binary files a/mcnp-server/lib/gov.lanl.mcnp.ide-1.0.0-SNAPSHOT.jar and b/mcnp-server/lib/gov.lanl.mcnp.ide-1.0.0-SNAPSHOT.jar differ diff --git a/mcnp.configuration.json b/mcnp.configuration.json index 02476e8..420bf2c 100644 --- a/mcnp.configuration.json +++ b/mcnp.configuration.json @@ -1,7 +1,7 @@ { "comments": { // symbol used for single line comment. Remove this entry if your language does not support line comments - "lineComment": "c" + "lineComment": " $" }, // symbols used as brackets "brackets": [ diff --git a/package.json b/package.json index c77f9ae..f5b6d57 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nucomp-mcnp", "displayName": "MCNP Language Server", "description": "MCNP input validation and editor services. Also supports plot and run scripts.", - "version": "0.0.6", + "version": "0.0.7", "featureFlags": { "usingNewPythonInterpreterPathApi": true, "usingNewPythonInterpreterPathApiV2": true