open-on-make
File opener
A package that automates the process of opening newly created files in an editor after running 'make' commands.
A package that makes it easy to have the artisan make:
commands open the newly created file in your editor of choice.
98 stars
3 watching
13 forks
Language: PHP
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
domenic/opener | A utility that opens files, webpages, and executables on multiple platforms | 304 |
sindresorhus/open-cli | A command-line utility that opens files or URLs on the user's default application. | 419 |
capacitor-community/file-opener | An API to open files on mobile devices with customizable options | 65 |
hashrock/deno-opn | A TypeScript-based library for opening files and URLs on multiple platforms using the native system's process management tools | 39 |
ofirgall/open.nvim | Provides an open-source utility to open web pages using custom shortcuts | 64 |
pwlin/cordova-plugin-file-opener2 | A Cordova plugin that allows users to open files with their default application on supported platforms. | 318 |
valentinocossar/sublime | A plugin for Sublime Text that opens files in the current window if one is already open | 4 |
alexchantastic/alfred-open-with-vscode-workflow | Automates opening files or folders in Visual Studio Code from Alfred | 305 |
sozercan/openincode | An app that integrates macOS Finder with Visual Studio Code by opening the current folder in VSCode directly from the toolbar. | 909 |
dannywillems/ocaml-cordova-plugin-file-opener | Provides an OCaml interface to the cordova-plugin-file-opener plugin for accessing the device's file system | 0 |
adolfoabegg/browse-commit | A tool to open commits in a web browser from the command line. | 17 |
srijanshetty/zsh-suffix-alias | A shell script that provides suffix aliases to open specific file types directly | 4 |
larsxschneider/showingithub | A plugin for Xcode that opens the GitHub page of a commit based on the currently selected line in the editor window. | 239 |
rupa/v | A utility command-line tool that utilizes Vim's file history to quickly open frequently edited files. | 446 |
4u6u57/wsl-open | Utility script to open files and directories within the Windows Subsystem for Linux using Bash on Windows. | 489 |