Git Product home page Git Product logo

sublime-non-text-files's People

Contributors

bordaigorl avatar danmou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sublime-non-text-files's Issues

Breaks sidebar navigation in Sublime Text 4

I'm new to using Sublime Text/this package so I don't know if this is pre-existing behavior or something related to Sublime Text 3-4 update, but with this package installed it is completely impossible to use sidebar navigation in Sublime Text 4. (I'm on macOS.)

  • Press Ctrl-0 to give focus to sidebar
  • Press up/down to get to a non-text file

What should happen: Should be able navigate sidebar/File Tree with up/down arrows

What happens instead: When I get to a non-text file, it can't even be highlighted so the navigation kicks back to the previous text file and focus instantly reverts back to the editor window.

Can it be an open source project?

Searching through the repository I cannot find any mention to open source licence. By this project being on Github, I am allowed to fork it by the Github TOS (Terms Of Service). However I am not allowed to create derivative works from it (pull requests). Meaning I cannot fork this repository, change its code and perform pull requests without the danger/liability of being prosecuted by violating the All rights reserved copyright granted by berne convention law.

The original prime theme for Sublime Text has the licence following open source licence:

The MIT License (MIT)

Copyright (c) 2014 Karel Vuong

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
  1. https://github.com/karelvuong/st-primer/blob/master/LICENSE

Can the project have the same licence?


Related issues:

  1. gamcoh/QuickEdit#2 Can it be an open source project?
  2. SublimeText/LaTeXTools#1175 Can it be an open source project?

Open externally with goto anything

Hi there,

Do you think it would be possible to make the plugin work when opening a file through the "goto anything" panel? For example I have a lot of .pdf in a folder tree, and I would like to quickly open some of them. The problem is that right now it does not wait for me to close the panel to open the file externally, so it opens all the files it finds when I type.

Specify application to open with

Hi there,

Was wondering if the functionality to specify the external application used is present? I currently us adobe reader as my default app, but when working with latex and sublime, I like to view pdf files in skim.

Thanks!

Doesn't work for JPGs

Hello!

I just stumbled over your plugin, exactly what I want! ๐Ÿ‘

Unfortunately, I doesn't work for me. Here is my configuration:

"prevent_bin_preview": true,
"binary_file_patterns": [
    "*.jpg",
    "*.jpeg",
    "*.png",
    "*.gif",
    "*.zip",
    "*.pdf",
    "*.war"
],
"open_externally_patterns": [
    "*.jpg",
    "*.jpeg",
    "*.png",
    "*.gif",
    "*.zip",
    "*.pdf"
],

When clicking on a WAR file, it still tries to open it. Same for JPGs etc.

OS X 10.10.5
Sublime Text Build 3083

Cant right click non text files

I have pdf as open externally, but overtime I try to right click this very pdf (example to rename it, it opens and I can't change the name).
Am I doing it wrong?

Best regards and many thanks for the plugin by the way
Willy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.