3 Commits

Author SHA1 Message Date
Arseniy Aharonov
39ccf3538a vscode: improve comments for vscode extensions documented in the workspace
Co-authored-by: Miguel Pires <miguelpires94@gmail.com>
2022-02-05 08:53:33 +00:00
Arseniy Aharonov
1b5017e999 vscode: organizing workspace recommended extensions
Only extensions mandatory for the snapd development left in
the list of recommended extensions. Other previously specified
extensions were commented out and accompanied with the
description that clarifies who and how can benefit from those
2022-02-04 16:05:53 +00:00
Arseniy Aharonov
bb68a3c3bf vscode: added integrated support for VSCODE
Added support for MS VSCODE in a form of a workspace file
(snapd.code-workspace) configred to develop `snapd` using this IDE,
including recommendations for the set of usefull extensions.
The IDE will suggest installing these extensions when the workspace
file is opened first time.
The IDE gets configured also to provide a simple way of debugging
and running the tests directly via the IDE.

Signed-off-by: Arseniy Aharonov <arseniy.aharonov@canonical.com>
2022-01-21 12:55:26 +00:00