Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggested Imports minor improvements #134

Merged
merged 4 commits into from
Jan 5, 2022

Conversation

Corecii
Copy link
Contributor

@Corecii Corecii commented Jan 5, 2022

There were a few changes I wanted to add before the merge of the last pr: (sorry for any confusion!)

  • "Shortest First" import type, so you can use relative vs absolute paths based on what's shortest
  • importAlwaysAbsolute setting, so some directories can be set to always use absolute paths
  • Set the default import type to "Both", so it'll be compatible with everyone's codebase and conventions by default.
  • Properly ignore wally index in ignoreDir (this was partially added by accident before, this fixes it by adding it fully)

@NightrainsRbx NightrainsRbx merged commit 382b812 into NightrainsRbx:master Jan 5, 2022
@NightrainsRbx
Copy link
Owner

I think this is okay, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants