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.

Feature Request: Support `.formatter` config

See original GitHub issue

The .formatter file is used by mix format to configure what is formatted and how it is formatted.

I am particularly interested in the the inputs key because it allows you to provide a whitelist of files to be formatted.

vscode-elixir-ls should respect this config and not format files that aren’t included in the whitelist.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jayjuncommented, Jul 10, 2020

@pfitz You’re right, :inputs is ignored. https://github.com/elixir-lsp/elixir-ls/pull/315 should fix that.

0reactions
pfitzcommented, Jul 10, 2020

Since there is no white or blacklist function (I know of) for the setting Format on Save from VSCode is there by any chance a way to configure it in vscode-elixir-ls?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tasks: Support todo.txt format - Feature Requests - Notejoy
If a user uses the Todo.txt format in a checklist item then support sorting and filtering on those fields in a Task view....
Read more >
Feature request for text formatting in Jira Align
My team uses text formatting extensively to help with readability for things like: numbered lists; bulleted lists; emphasis; "code" blocks ( ...
Read more >
Feature Request - Smartsheet Community
Feature Request · Edit a Locked Column/Row · Delete a Locked/Column/Row · Unlock or Lock a Column/Row · Remove Conditional Formatting · Remove/Add/ ......
Read more >
Feature Requests - RemNote
Vote or request new RemNote features. Subscribe to get updates about new features from RemNote.
Read more >
Java formatting and linting - Visual Studio Code
Language Support for Java™ by Red Hat also provides formatting settings. ... which provide features for live linting and code analysis.
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