Menu

code autocompetion

2007-09-22
2012-11-13
  • Nobody/Anonymous

    what about try code autocomplition ?
    for ex:

    language: JavaScript

    function Clipboard() {
      this.data = {};
      this.enqueue = function() {
      }

    < and there, then me type "this.en" Notepad++ complete code to "this.enqueue" for exampe" >
    }

     
    • young

      young - 2007-09-22

      it already exists.... ;-)

      right now it functions with predefined keywords in api files.... but there are other topic on this subject, and a few improvements we are discussing about.

      dsego

       
    • Nobody/Anonymous

      I know:) But want is intellectual autocompletion, such as in SciTE (http://www.scintilla.org)

       
    • Nobody/Anonymous

      you have function list plugin, maybe you can contribute code and make it better

      dsego

       
MongoDB Logo MongoDB