VSCode extension for PleaseThis is the VSCode extension for the Please build system. See https://please.build or https://github.com/thought-machine/please for more information about Please itself. DebuggingGo language requirements
Python language requirements
DevelopmentExtensionYou can test and debug your changes by selecting View > Run and choosing Launch Extension from the dropdown menu. This will load a new VSCode window instance with the changes loaded in. If this extension needs to be tested against a locally built version of Please:
Language ServerThe Please Language Server is maintained in a different repository. You can debug the communication happening between VSCode and the server:
|