You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
when creating a comment with the following markdown:
{enum:myParam:A,B,C}
and a parameter of a type that is not String creates a "Token" "N" "a" "N" with a parse Error
This is a minor bug as the program seems to be able to handle errors.
Some other bugs which crash the system and prevent the project from being able to open up again(but luckly can be fixed by using the project's history and set to a previous diff) is the use of
Also, on a side note, If I were to have a question that the current TouchDevelop Docs don't have documented(such as macros, plug-ins, T types, ect.), were can I ask it?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when creating a comment with the following markdown:
and a parameter of a type that is not String creates a "Token" "N" "a" "N" with a parse Error
This is a minor bug as the program seems to be able to handle errors.
Some other bugs which crash the system and prevent the project from being able to open up again(but luckly can be fixed by using the project's history and set to a previous diff) is the use of
Also, on a side note, If I were to have a question that the current TouchDevelop Docs don't have documented(such as macros, plug-ins, T types, ect.), were can I ask it?
The text was updated successfully, but these errors were encountered: