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
The language and debugging services are not supported on Linux and Mac OS X so a warning message should be displayed when the extension is activated on either of those platforms. Syntax highlighting and snippets support will still be available on those platforms, however.
The text was updated successfully, but these errors were encountered:
* initial changes
* add activation event
* add block comment support
* add saveMarkdownCellsAs setting
* set metadata in new cells on save
* actually work across files
* updated API with metadata
* refactor based on option and new Kernel type
* add github action and proposed
* add pwsh
* remove old
* trigger PR
* add log
* force cron to trigger
* time
* time
* time
* better titles
* powershell comments
* remove not needed comments
* use githubrunnumber
* use run_id
* Update Notebook dts (#3)
Co-authored-by: TylerLeonhardt <[email protected]>
* better check for registering
* Update Notebook dts (#4)
Co-authored-by: TylerLeonhardt <[email protected]>
* rob's feedback
* Add a few tests
* added save test
* move to utils.sleep
* fix regex
* add logger
* Codacy part 1
* Codacy part 2
* Update Notebook dts (#5)
Co-authored-by: TylerLeonhardt <[email protected]>
* move GitHub Action to use master
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <[email protected]>
Co-authored-by: Tyler Leonhardt (POWERSHELL) <[email protected]>
The language and debugging services are not supported on Linux and Mac OS X so a warning message should be displayed when the extension is activated on either of those platforms. Syntax highlighting and snippets support will still be available on those platforms, however.
The text was updated successfully, but these errors were encountered: