Code Monkey home page Code Monkey logo

emulinker-k's People

Contributors

hopskipnfall avatar jgunishka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

emulinker-k's Issues

Update documentation

  • Come up with a new name, update all references in the repository
  • Update README.md
  • Update README file to go in package

Auto-update

It would be awesome if we could provide auto-update functionality for server maintainers.

This is not really feasible until we have a way to report health and performance metrics to a central server.

Check if servers timeout if nobody joins

Sending a ConnectMessage_HELLOD00D message allocates a new port. We should double check that after a few seconds if nobody connects, the port is freed up again. Or generally that any unused ports are routinely cleaned up.

VS Code for development

It would be great to add VS Code as an alternative to IDEA for development, but finding a combination of settings and plugins that allow for a similar (even acceptable) development experience has proven difficult.

Requirements:

  1. If I run ./gradlew compileKotlin to pull in all dependencies and compile the code and then open up the IDE, it should be able to index the entire repository (possibly requiring some human intervention to install plugins).
  2. High quality autocomplete that isn't a fuzzy text search.
  3. Recognizes compile-time errors when I write code that doesn't compile (without the developer having to run CLI commands).

Bonus points if it can infer types and bind to a debugger.

@CEnnis91 was working on a more ambitious attempt at this in #95 but it still needs work.

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.