Coder Social home page Coder Social logo

vscode-sosml's People

Contributors

bmo-at avatar marcellourbani avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vscode-sosml's Issues

Extension issue in 1.4.2 - Reverting to 1.4.1 solves

After using your extension for a few days with no issue, today I started receiving errors: "[Extension host terminated unexpectedly. Code: 134"

Rolling back to the previous version has solved the problem for now, just letting you know what's happening.

  • Issue Type: Bug
  • Extension Name: vscode-sosml
  • Extension Version: 1.4.2
  • OS Version: Windows_NT x64 10.0.19043
  • VS Code version: 1.67.1

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 35,
		"activateCallTime": 0,
		"activateResolvedTime": 0,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "bmo-at.vscode-sosml",
				"_lower": "bmo-at.vscode-sosml"
			},
			"activationEvent": "onLanguage:sml"
		}
	},
	"runtimeErrors": [],
	"runningLocation": {
		"affinity": 0,
		"kind": 1
	}
}

There was a problem with your code: TypeError: text.bold is not a function

Currently I get this error (There was a problem with your code: TypeError: text.bold is not a function ) everytime I try to run any program. It seems to be resulting from

boldText: ((text: string) => text.bold()),
this line of code. It seems like String.prototype.bold is deprecated, this is also the case for String.prototype.italics.
I'm using VSCode version 1.51.1 on windows

Windows line endings cause error

When using Windows line endings in VSCode a error from the interpreter is returned (There was a problem with your code: Lexing failed: Invalid token " " (\uD).). This could be fixed by either replacing windows line ending with unix ones or using String.prototype.trim before passing the program to _evaluateProgram

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.