Chakroun-Anas / turbo-console-log

591 stars 141 forks source link

Added support for C# and Unity 3D debug messages. #153

Open cmcarowland opened 2 years ago

cmcarowland commented 2 years ago

feat: Added string to extension properties called language. refactor: msg to take a language parameter. refactor: index.ts to declare debuggingMsg then craft message off of user selection. refactor: extension.ts constructor to pass in the language selection.