Open-Include icon indicating copy to clipboard operation
Open-Include copied to clipboard

Will open file paths found under the cursor with ALT+D

Results 3 Open-Include issues
Sort by recently updated
recently updated
newest added

Opens the file at the selected line number if any specified. For example, something like `app/models/rental_vehicle.rb:20` would open the file `app/models/rental_vehicle.rb` and automatically select line number 20

For some reasons, that regex broke the SCSS includes. It was marked as a regression fix on 1a17a9b7ebb1e3b0084b8762a2998b85765faa26 but... i'm not sure what it fixes there :) The problem I...

### 1. Briefly I don't find, how I can open preprocessors files:     1. if I run command `open_include`,     2. and if my carriage in path to css file. ### 2....