question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Sorry, but there is no formatter for 'terraform'-files installed." with portable ZIP instance of VSCode

See original GitHub issue

I am running VSCode (x64) v1.18.0 with v0.0.19 of this extension.

VSCode is being run from the extracted contents of a portable ZIP. It is not “installed” on the machine, just unzipped from the portable ZIP into a directory and executed from there.

I’m running the portable ZIP version due to a lack of admin rights, on a client-provided laptop for my current project. Admin rights may or may not be attainable, so I have to work without them for the time being.

When I choose the “Format Document” option from the command palette, I get the following error:

Sorry, but there is no formatter for 'terraform'-files installed.

I have also tried setting the path to the terraform.exe in VSCode settings like so:

    "terraform.path": "C:\\bin\\terraform.exe",

This doesn’t make any difference, unfortunately.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mauvecommented, Dec 18, 2017

Hi, this should now be fixed in version 0.0.20, please give it a try! Thanks for your patience.

1reaction
mauvecommented, Nov 30, 2017

sorry no haven’t had the time to test yet. But re:Invent is over so it should get more chill now.

On Thu, Nov 30, 2017 at 11:36 AM, James Lucktaylor <notifications@github.com

wrote:

@mauve https://github.com/mauve any joy with this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mauve/vscode-terraform/issues/42#issuecomment-348149371, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwkmFp2xafe5aKugxDHzr9LzB1Vl4sSks5s7oUYgaJpZM4QdLfY .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Portable Mode in Visual Studio Code
This mode enables all data created and maintained by VS Code to live near itself, so it can be moved around across environments....
Read more >
Visual Studio Code doesn't format C# code - Stack Overflow
Sorry, but there is no formatter for 'csharp'-files installed. Also, I installed C# Extension, but it didn't help. The Visual Studio Code ......
Read more >
AUR (en) - visual-studio-code-bin - Arch Linux
If there is no new version on that page, it's not yet released. ... I ran the following command to install VS Code:...
Read more >
Getting Started with VS Code and PlatformIO IDE for ESP32 ...
Program the ESP32 and ESP8266 NodeMCU boards using VS Code (Visual Studio) with PlatformIO IDE extension. Install the software on Windows, Mac OS...
Read more >
Useful VS Code Extensions For Front-End Developers
Meet useful Visual Studio Code extensions for web developers: little helpers to minimize slow-downs and frustrations, and boost developer's ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found