Giter Club home page Giter Club logo

codini's People

Contributors

jakeaglass avatar kevinvincent avatar mihirt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codini's Issues

Windows Support

It should probably be noted that Kevin and Mihir have only tested this on Macs, the far superior dev machine. But while mine is being repaired by Apple, I've unsuccessfully tried to get it working on Windows. Sublime gives me the below in console whilst loading the plugin:

reloading plugin codini.codiniServer
Traceback (most recent call last):
  File "./subprocess.py", line 1112, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 73, in reload_plugin
    m = importlib.import_module(modulename)
  File "./importlib/__init__.py", line 90, in import_module
  File "<frozen importlib._bootstrap>", line 1584, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 584, in _check_name_wrapper
  File "<frozen importlib._bootstrap>", line 1022, in load_module
  File "<frozen importlib._bootstrap>", line 1003, in load_module
  File "<frozen importlib._bootstrap>", line 560, in module_for_loader_wrapper
  File "<frozen importlib._bootstrap>", line 868, in _load_module
  File "<frozen importlib._bootstrap>", line 313, in _call_with_frames_removed
  File "C:\Users\Jake\AppData\Roaming\Sublime Text 3\Packages\codini\codiniServer.py", line 38, in <module>
    process = subprocess.Popen(package_path,shell=False)
  File "./subprocess.py", line 824, in __init__
  File "./subprocess.py", line 1118, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

Github Atom integration?

Hey guys! Chris from CodeDay here. I want to use this everyday when I'm coding (so does anyone else I talk to!)

I was wondering what you think would be required in order to get this to work in Github's Atom text editor. I've become quite fond of it and have moved away from Sublime. I'm really interested in building the Atom plugin if that's alright with you guys!

Possible Features to work on in the future

  • Make sure that we don't infringe on the permissions of that guy. Basically convert everything to a simple json file that looks like "identifier": "url". That stuff is public domain from mdn
  • key-bindings for navigating off screen docs (so you don't have to move your mouse or use the touch screen to navigate the docs on the other page) (got the idea after mihir's dad's comment about power users not wanting to take hands of keyboard)
  • elastic-search or Mongo DB (to speed up searching)

I think we can make another branch of this project which is dedicated to helping you with your own code (autocomplete of your own functions and variables). This would include the comment pseudocode and jumping between comments features. .

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.