Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink

    Note: This is a first post to our development News category. The News category will be the place when we post updates, screenshots, and status of the current features, so you can see what’s going on and, of course discuss. The category is only for us — the developers — so please use other categories to post your discussions. Though, we encourage you to post any comments or ideas for the topics.

    Along with development of AFW (our UI framewrok) we are also updating some current features to fit better your requests. The Search is one of them and this is the design notes to be achieved in 0.3.5:

    • Quick Find: We are planning to add another UI for searching. You have requested the Firefox-like search, to be used for quick search. This is planned to supersede standard dialog (that is still going to be default for Replace).
    • Incremental Find: (0.3.6+) Incremental find will be a most simple way on how to search text in the documents. Simple description would be: search as you type. Launching incremental find will show a little UI for entering the text. As you will type characters, it will continuously jump forward (or backward) to the matches. A feature that is planned, but not promised to be exactly in 0.3.5 (may come with update or in 0.3.6+)
    • Search History: Because new search will be centralized, the search feature will be able to collect all your search requests from all search UIs. (80% implemented) The history will contain all the options you have set, and later (0.3.6+) it will be possible to convert a search history item directly to JavaScript command and edited in the Bundle Management.
    • Find All: (0.3.6+) Intype will be able to select all matches and this will enable you to use all the features of multi-selections. This is currently not possible due to low performance in the selections, but the new text renderer (0.3.6+) will fix this and enable us to make it fun having hundreds of selection ranges.
    • Advanced Regular Expression Editor: Is feature that actually replaces standard windows edit fields with Intype’s editing component. (already implemented) Together with regular expression grammar, syntax-highlighter, scoped commands and snippets — there’s myriad of possibilities with composing complex REs.
    •  
      CommentAuthordflock
    • CommentTimeApr 11th 2008
     permalink

    Sounds great – you don’t mention search highlighting but I know it’s been talked about before and I hope it’s going to be implemented :)

    Really looking forward to 0.3.5 – it’s sounding like a really exiting release – and I’m really liking the increased communication from the team – great to hear what’s going on!

    Maybe you could copy & paste these News posts onto the Blog as well – I think that would be a good idea.

    • CommentAuthormvm
    • CommentTimeApr 11th 2008
     permalink

    Thanks for info, martin. It’s also interesting to know your time estimation for release with javascript integrated into Intype (will it be 0.3.5 ?).

    •  
      CommentAuthoryarden
    • CommentTimeApr 11th 2008
     permalink

    sound great!
    but isn’t Quick find and Incremental search should be in the same feature?

  2.  permalink

    dflock:

    • What do you mean be search highlighting?
    • We will get back to blog as well. But I’d like to use blog to describe already implemented features and not the plans. Though, our plans are really fixed and always matching final implementation. We also plan to switch to the new website as of 0.4.0 where whole communication will be revitalized. I personally love talking to you guys and discuss the new features, and that’s what blog is not good for — it’s more of an official communication channel.
    • There’s a lot of internal team changes pending, we are changing the responsibilities so the work will be shared better among us. My responsibilities are development, design and communication, Ivan is managing and developing the website, and Juraj is focusing on the development and optimization.

    mvm: Yes, the first JS API will be available in 0.3.5. I’ll we writing about it here as well.

    Yarden: Well, Firefox is using Quick Find bar for Incremental searching, however, there’s a slight difference between editor and viewer (what firefox actually is). We have separated these features for now, until we do some user testing with it, and find whether to merge
    the two will be a good idea.

    •  
      CommentAuthordflock
    • CommentTimeApr 12th 2008 edited
     permalink

    By search highlighting, I mean highlighting the matching results in the document, preferably as you type, like this

  3.  permalink

    dflock: Yeah, this feature is actually possible, but the real usability is disputable. We are planning to do some tests to ensure that such feature is reasonable.

    •  
      CommentAuthordflock
    • CommentTimeApr 13th 2008
     permalink

    Well, I like it and find it useful, if that makes any difference. I find that it makes writing regular expression searches hugely easier if you can see what your regex is matching as you go along.

    • CommentAuthorJ Sleight
    • CommentTimeApr 14th 2008
     permalink

    Are there any plans to introduce a Dreamweaver like “search results” panel, that will list all the matches found/replacements made in the most recent search/replace, and allow you to jump straight to them? If not, could this be implemented as a plugin perhaps? I find this feature really useful.

  4.  permalink

    JSleight: yep

    • CommentAuthortaz.beta
    • CommentTimeApr 18th 2008
     permalink
    +1 for search highlighting. I love this feature. I hope it will be implemented soon
    Also, I don't realy know if it is in plan, but breakpoints will be a great feature.
    • CommentAuthordaryl
    • CommentTimeApr 18th 2008
     permalink

    taz.beta: Also, I don’t realy know if it is in plan, but breakpoints will be a great feature.

    As in debugger breakpoints? This would require a debugger which is somewhat outside the scope of a text editor.

    • CommentAuthortaz.beta
    • CommentTimeApr 20th 2008
     permalink
    I don't really want a debugger, but I will love to mark a line, or multiple lines (by pressing CTRL+F2) and then navigate trough those lines by pressing F2. It' more like bookmarks than breakpoints...:)
  5.  permalink

    taz.beta: Well, it’s called “Bookmarks”. And yes, it’s planned along with code folding.

    • CommentAuthortaz.beta
    • CommentTimeMay 13th 2008
     permalink
    When should we expect a beta test for 0.3.5?
    I know this can be a very annoying question, but I feel that I go crazy...:P
  6.  permalink
    I have used a number of text-editors and IDE's (DW , VS 2005, Jedit, E-text, Apatana studio, textpad, komodo etc). Your's is by far the best and nicest interface. One feature that would be super useful to us web developer's is a global search and replace, where you can replace all instances of a string at the folder level . I know Dreamweaver and Textpad have the ability to do global search and replace. I feel like this is really essential for us web guys...

    I would prefer this over code folding, and even debugging actually..

    Thanks again for the great work and great product.
  7.  permalink
    Honestly, I think its great that this is such a bare bones editor...if people want all the bells and whistles (breakpoint, debugging etc)...they can use something like jedit or aptana which have everything....except simplicity
    • CommentAuthortaz.beta
    • CommentTimeMay 28th 2008
     permalink
    Are there any news about the development?
    It is still on?
  8.  permalink
    Just to reiterate what Nicholas said here, one of the main things missing from 0.3.5 that us web developers desperately need is a global find and replace. Any ideas how long until this could be a feature?
  9.  permalink

    ben_a_morrison: The global find/replace (meaning search in files, project, opened files) is currently most required feature. However, we’d first like to have all critical JavaScript stuff ready in 0.4 (approx. August ’08). So currently the Global Search is planned to be included with 0.5 (approx. September ’08).