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

open

Open a file in Atom with a URL
  • #open
UziTech
2.0.5 2,450
5
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom Open

Actions Status

This is an atom package to open URLs with the atom:// protocol that match the TextMate URL scheme

atom://open?url=file://<file_path>[&line=<line>[&column=<column>]][&devMode][&safeMode][&newWindow]

Parameters

  • url: The path to the file you want to open. Can start with file:// to comply with the TextMate standard.
  • file: Synonym to url
  • line: The line to set the cursor on
  • column: The column to set the cursor on
  • devMode: If exists will open in dev mode
  • safeMode: If exists will open in safe mode
  • newWindow: If exists will open in a new window even if the file is already open in a window

Settings

  • Confirm: Confirm before opening the file
  • Open Project: Open the project folder as well as the file if the file is part of a project

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