Closed meraymond2 closed 2 years ago
Hey, thanks for making this change! However this option doesn't actually seem to be present in the marketplace version I've downloaded.
Is there maybe something wrong with the deployment pipeline?
I just forgot to publish it :facepalm:, try downloading the latest version, 0.0.13.
That worked :) thanks for publishing!
For small programs, packages can be passed directly to the Idris compiler rather than recorded in an .ipkg file (see https://github.com/meraymond2/idris-vscode/issues/80). In order for the extension to support this, I'm adding a configuration option to allow passing arbitrary options to the Idris process.
The required flags will still be passed in automatically.