- Closes #4
- SCSS partial file import bug fix.
- We have added a new feature. If it is not supported, the relative path is inserter by drag and drop.
- Removed notification preference
- Fixed a bug related to importing relative paths from the same parent directory.
- Angular import compatibility for this import style →
import { name } from '_relativePath_';
.
- Wrong extension title in settings.
- Broken version badge url in project details.
.tsx
now supports.scss
file extension. (see table below.)
Active text editor Drop (to) |
Supported file extensions Drag (from) |
---|---|
.tsx |
self, .scss |
- Minor code changes.
- Removed unused and redundant dependencies.
- Minor code changes.
- Defined activation events for performance improvement.
- Checkbox toggle in settings breaks the extension. (Requires users to select an editor)
- Resolved compatibility issues with Auto Import Relative Path extension.
- Minor code changes.
- Badges
- DEMO.md
- Updated README.md
- Wrong import style inserted to HTML and MD on drop.
- Published extension in marketplace
- Javascript support
- React Javascript support
- Typescript support
- React Typescript support
- HTML/Markdown support
- CSS/SCSS support
- Codebase Comments
- Extension configurations
- Extension pre-publish configurations
- LICENSE.md
- CHANGELOG.md
- README.md
- Add support to more languages.