• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

open-neue

open file under cursor with enhanced-resolve, path resolve and fuzzy-finder
xream
2.0.0 89
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-open-neue package

open file under cursor with enhanced-resolve, path resolve and fuzzy-finder

config

Create atom-open-neue.js in the project root. You can change the file path in settings.

Example:

module.exports = () => ({
  extensions: ['.js', '.vue', '.json'],
  modules: [
    '/Users/xream/Project/test/src',
    '/Users/xream/Project/test/node_modules',
  ],
  alias: {
    src: '/Users/xream/Project/test/src',
  },
})

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by