Code Monkey home page Code Monkey logo

brackets-python-tools's People

Contributors

bazitur avatar

Stargazers

 avatar  avatar  avatar  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

brackets-python-tools's Issues

Indentation schematics

As of August 2018, the indentation seems to be creating a few warnings, thereby slowing down the development process by quite a bit.
Indentations occur after the colon(:) symbol is used and pressed Enter. That;s very helpful to quickly add spaces without hitting space 4 times. Tried adding one tab, but that returns a warning message, "whitespace contains tabs instead of spaces". That is not the issue here.
Even after we remove any whitespace in a new line and press enter, it creates a whitespace indentation.
Even simple editors, don't do that.
Indentation has to be turned thereoff, when a blank new line without whitespaces is created.

Change hover time

Really like this addon, but have 2 questions. How can i set the timer for the hover effect faster, it to slow for poping up. Im talking about the warning icons in the main window.

Also i saw on main page there is inline documentation. How or where can i view this?

Use of jedi library

Hi bazitur,
I realized that you use your jedi zip file instead of use it as an external file installed with pip.
There are any difference between them?
The use of zip file doesn't create any delay to your code?

registerJumpToDefProvider Brackets API Change

Hello! Firstly, I love this plugin; I've been using it for almost a year now. Thank you for developing it!

I am currently encountering an issue with this plugin for the latest version of Brackets. With all other extensions disabled, the console log is as follows:

TypeError: EditorManager.registerJumpToDefProvider is not a function at file:///C:/Users/Erick%20Shepherd/AppData/Roaming/Brackets/extensions/user/bazitur.python-tools/main.js:243:23

The line in question reads:

EditorManager.registerJumpToDefProvider(python_goto);

Commenting this line out seems to make the rest of the plugin work fine. I checked the Brackets.io repository and noticed that this function was replaced in April of 2019 with their Language Server Protocol Support for Brackets (df7aea4). It looks like they've moved it to JumpToDefManager in src/features/JumpToDefManager.js. The Brackets API documentation does not appear to have yet been updated to reflect this change, but there does appear to be a blog post related to the update.

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.