A repo to test how to package a vscode extension that uses a Python LSP. The goal is to have a single .vsix file (per architecture) that can be installed in vscode and that will work without any ...
TEST_MAKEFILE = 'simplified_example.mak' TEST_TARGET_NAME = TEST_MAKEFILE[:-len('.mak')] TEST_IDE_DIRECTORY = os.path.join(attributes.IDE_DIRECTORY, TEST_TARGET_NAME ...