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

[#26] Add import module specifier setting #52

Conversation

skgndi12
Copy link
Collaborator

@skgndi12 skgndi12 commented Aug 15, 2023

Resolves #26

Changes

  • Add vscode workspace folder setting
    • importModuleSpecfier: non-relative (Prefers a non-relative import based on the baseUrl or paths configured in jsconfig.json / tsconfig.json.)

@skgndi12 skgndi12 added enhancement New feature or request api labels Aug 15, 2023
@skgndi12 skgndi12 self-assigned this Aug 15, 2023
@skgndi12 skgndi12 linked an issue Aug 15, 2023 that may be closed by this pull request
@isutare412 isutare412 self-requested a review August 15, 2023 06:27
@skgndi12 skgndi12 requested a review from 2wheeh August 26, 2023 02:51
@skgndi12 skgndi12 force-pushed the feature/issue-26/path-alias-auto-complete-doesnt-work-as-expected branch from bfe45e5 to aceb448 Compare August 26, 2023 08:59
Copy link
Collaborator

@isutare412 isutare412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 👍

@skgndi12 skgndi12 merged commit e4269de into MovieReviewComment:develop Aug 29, 2023
2 checks passed
@skgndi12 skgndi12 deleted the feature/issue-26/path-alias-auto-complete-doesnt-work-as-expected branch August 29, 2023 08:47
@2wheeh 2wheeh mentioned this pull request Sep 4, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Path alias auto complete doesn't work as expected
2 participants