Showing 30 open source projects for "unity source code"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    SLIME

    SLIME

    The Superior Lisp Interaction Mode for Emacs

    SLIME is a Emacs mode for Common Lisp development. Inspired by existing systems such Emacs Lisp and ILISP, we are working to create an environment for hacking Common Lisp in. SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime mode, an Emacs minor mode that complements the standard lisp mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    web-mode.el

    web-mode.el

    Web template editing mode for emacs

    web-mode.el is an autonomous emacs major mode for editing web templates. HTML documents can embed parts (CSS / JavaScript) and blocks (client / server side). web-mode.el is compatible with many template engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js, Google Closure (soy), React/JSX, Angularjs, ejs, Nunjucks, etc. Compatibility with many template engines : php, jsp, gsp (grails), asp...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Language Server Protocol for Emacs

    Language Server Protocol for Emacs

    Emacs client/library for the language server protocol

    ... development builds of clangd and rust-analyzer). If LSP server supports completion, lsp-mode use symbols returned by the server to present the user when completion is triggered via completion-at-point. For UI feedback of the available code actions, you can enable lsp-modeline-code-actions-mode which shows available code actions on modeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CIDER

    CIDER

    The Clojure Interactive Development Environment that Rocks for Emacs

    CIDER extends Emacs with support for interactive programming in Clojure. The features are centered around cider-mode, an Emacs minor-mode that complements clojure-mode. While clojure-mode supports editing Clojure source files, cider-mode adds support for interacting with a running Clojure process for compilation, debugging, definition and documentation lookup, running tests, and so on. CIDER aims to provide an interactive development experience similar to the one you’d get when programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    Emacs Markdown Mode

    Emacs Markdown Mode

    Emacs Markdown Mode

    markdown-mode is a major mode for editing Markdown-formatted text. The latest stable version is markdown-mode 2.5, released on Feb 12, 2022. See the release notes for details. markdown-mode is free software, licensed under the GNU GPL, version 3 or later. The primary documentation for Markdown Mode is available below, and is generated from comments in the source code. For a more in-depth treatment, the Guide to Markdown Mode for Emacs covers Markdown syntax, advanced movement and editing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    org-ql

    org-ql

    An Org-mode query language, including search commands and saved views

    ... additional configuration. To use the functions and macros in your own Elisp code, use libraries org-ql and org-ql-view. Feedback on these APIs is welcome. Eventually, after being tested and polished, they will be considered stable. When formatting entries for Org QL View buffers, use internal function for retrieving heading tags. This improves speed by using our cache, and it removes the need for a compatibility alias for Org versions before 9.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dap-mode

    dap-mode

    Emacs Debug Adapter Protocol

    ... for that particular configuration. The latter creates a debug template which could be customized before running. dap-debug-edit-template will prepare a template declaration inside a temporary buffer. You should execute this code using C-M-x for the changes to apply. You should also copy this code into your Emacs configuration if you wish to make it persistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Emacs-Helm

    Emacs-Helm

    Emacs incremental completion and selection narrowing framework

    Emacs incremental completion and selection narrowing framework. Helm is an Emacs framework for incremental completions and narrowing selections. It helps to rapidly complete file names, buffer names, or any other Emacs interactions requiring selecting an item from a list of possible choices. Helm is a fork of anything.el, which was originally written by Tamas Patrovic and can be considered to be its successor. Helm cleans the legacy code that is leaner, modular, and unchained from constraints...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Irony-Mode

    Irony-Mode

    A C/C++ minor mode for Emacs powered by libclang

    irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) exposing libclang. irony-server provides the libclang interface to irony-mode. It uses a simple protocol based on S-expression. This server, written in C++ and requires the specified packages to be installed on your system. Exactly one package manager should manage irony-mode. If using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    ELisp Tree-sitter

    ELisp Tree-sitter

    Tree-sitter bindings for Emacs Lisp

    tree-sitter is an Emacs binding for Tree-sitter, an incremental parsing system. It aims to be the foundation for a new breed of Emacs packages that understand code structurally. Faster, fine-grained code highlighting. More flexible code folding. Structural editing (like Paredit, or even better) for non-Lisp code. More informative indexing for imenu. The author of Tree-sitter articulated its merits a lot better in this Strange Loop talk. The minor mode tree-sitter-mode provides a buffer-local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Edit, lint, debug, and run MATLAB in Emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Log4j mode - a major mode for viewing log files in Emacs - including syntax highlighting, log file filtering, and source code browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    clj-refactor.el

    clj-refactor.el

    CIDER extension that provides powerful commands to refact Clojure code

    A CIDER extension that provides powerful commands for refactoring Clojure code. clj-refactor provides powerful refactoring functionality for Clojure projects. It complements the refactoring functionality you'd find in clojure-mode and CIDER. The more advanced refactorings require our nREPL middleware refactor-nrepl. From version 2.2.0 onwards if cider-jack-in is used it is injected automatically. profiles.clj or profile.boot don't need to be modified anymore for the above usecase! On the other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ivy Swiper

    Ivy Swiper

    Generic completion frontend for Emacs, Swiper

    Ivy is an interactive interface for completion in Emacs. Emacs uses the completion mechanism in a variety of contexts: code, menus, commands, variables, functions, etc. Completion entails listing, sorting, filtering, previewing, and applying actions on selected items. When active, ivy-mode completes the selection process by narrowing available choices while previewing in the minibuffer. Selecting the final candidate is either through simple keyboard character inputs or through powerful regular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Restaurant IDE

    Restaurant IDE

    IDE for Opscode Chef (and ruby) development

    There is no special Opscode Chef IDE during today. Restaurant is a project, which should become such tool. It has chef code highlighting, autocompletion, snippet-based code expansion, built-in support of RVM, bundler, berkshelf, chefspec and test kitchen, which makes Restaurant full-featured Opscode Chef IDE for DevOps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smartparens

    Smartparens

    Minor mode for Emacs that deals with parens pairs

    Smartparens is a minor mode for dealing with pairs in Emacs. We generally target GNU Emacs version 24.3 and newer, however, everything should work mostly fine on anything newer than version 24. You can install smartparens from MELPA. Once installed, enable the default configuration. You may want to try smartparens-strict-mode. This enforces that pairs are always balanced, so commands like kill-line keep your code well-formed. Inside Emacs, M-x sp-cheat-sheet will show you all the commands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    emacs-w64

    emacs-w64

    64-Bit GNU Emacs for MS Windows with optimization.

    A GNU Emacs binary distribution for users who want to use Emacs natively in 64-Bit Windows (x86_64). This project will focus on providing unmodified, up-to-date (from git master and newest release), and optimized w64 binary builds. Also available on GitHub: https://github.com/zklhp/emacs-w64/releases For details concerning the build, please see the wiki page on https://sourceforge.net/p/emacsbinw64/wiki/Build%20guideline%20for%20MSYS2-MinGW-w64%20system/....
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18

    jtags - enhanced tags lookup for Java

    Emacs minor mode that provides enhanced tags lookup for Java code.

    Emacs minor mode that provides enhanced tags lookup for Java code. Show declaration or Javadoc for the identifier at point, complete partly typed identifiers, and update TAGS files from within Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Fortran-tags

    Emacs plugin for source code indexing of modern Fortran

    NOTE: Development continued at GitHub! Current version is higher than 1.1.6. Fortran-tags is a lightweight Fortran source code indexing tool for Emacs. It is able to correctly locate all global and local variables and is expected to work with any Fortran 2008 conforming code with only minor exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MMM Mode is an add-on package for emacs that enables the user to edit different parts of a file in different major modes. It is well suited for editing embedded code and code-generating code. The development is hosted at GitHub now: https://github.com/purcell/mmm-mode Please report any issues there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OmniMark mode

    OmniMark major mode for Emacs/XEmacs

    This is an Emacs/XEmacs major mode for editing OmniMark programs. It supports syntax highlighting, and uses heuristics to help with indentation. Additionally, programs can be navigated according to their structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Emacs major mode for editing F# code, based on the OCaml mode and the Python mode. This project is not maintained anymore. New development will go here: https://github.com/fsharp/fsharpbinding/tree/master/emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Emacs commands managing an "item" cursor (e.g. a word, expression, sentence, defun). Built on this are high-level actions such as converting code blocks to separate functions. This provides elegant and concise editing, and is pedal- and voice-friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is simply a repository for Emacs elisp code presented and discussed at http://www.emacswiki.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IDE interface for Emacs (code browsing, compilation, debug). WARNING: The project is now hosted by Framagit: https://eide.frama.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next