Properties: It still uses turboConsoleLog for settings will be replaced in future.
turboConsoleLog.wrapLogMessage (boolean): Whether to wrap the log message or not.
turboConsoleLog.logMessagePrefix (string): The prefix of the log message (default one is 🚀 ).
turboConsoleLog.addSemicolonInTheEnd (boolean): Whether to put a semicolon in the end of the log message or not.
turboConsoleLog.insertEnclosingClass (boolean): Whether to insert or not the enclosing class of the selected variable in the log message.
turboConsoleLog.insertEnclosingFunction (boolean): Whether to insert or not the enclosing function of the selected variable in the log message.
turboConsoleLog.delemiterInsideMessage (string): The delimiter that will separate the different log message elements (file name, line number, class, function and variable)
turboConsoleLog.includeFileNameAndLineNum (boolean): Whether to include the file name and the line number of the log message.
turboConsoleLog.quote (enum): Double quotes (""), single quotes ('') or backtick(``).
Participate
You're more than welcome to participate in the development of the extension by creating pull requests and submitting issues, link of the project in github: https://github.com/sachinsmc/turbo-rust-println