Welcome to
Search

Main Menu
· Home
· Feedback
· Forums
· Members List
· Statistics
· Stories Archive
· Submit News
· Surveys
· Your Account

Products

· codenav
· phpCodenav
· sourcenav
· oim
· License
· Impressum


  
Source-Navigator Extensions
Introducing



Source-Navigator was owned by Red Hat and got to be GPL'd. It is housed now on Sourceforge: http://sourcenav.sourceforge.net


SN5.1.0E is released!

Source-Navigator Extensions make the work with Source-Navigator easy. The Source-Navigator without this extensions is simply buggy. Including the parsers of several languages (visual basic, html, jscript, php, asp, css, prop).

1. Downloads

1.1 What's new?

2. Internet Development (new!ASP support)

2.2 New! JScript Parser

3. Visual Basic Parser

4. PL/SQL-Parser

5. Text completion


 

Source Navigator Extensions Download

Patch#1 for UNIX Operating Systems This Patch fixes two problems (on UNIX):

 

  • a link problem in sninit.c
  • the problem calling the tkFiledialog


Source-Navigator 5.1.0E for Linux Redhat 7.2


Source-Navigator 5.1.0E for Windows


Source-Navigator 5.1.0E Source

Previous Releases

Source-Navigator 5.0E Patch#2

- Symbol browser extended to Subproject functionality
- Added a Hotlist of the last edited files
- Text completion integrated into SN, you must delete Text completion from
your
$HOME/.sn/rc.tcl file
.
- fixed bug by saving the project as default on Windows.

this contains only the Source-Navigator Tcl/Tk scripts. Extract the contents into <SN>/share/sourcenav/gui and replace old files. Remember deleting the Auto Completion from your $HOME/.sn/rc.tcl file.

Source-Navigator 5.0E for Redhat 7.2
 

Source-Navigator 5.0E for Windows

Source-Navigator 5.0E Source 
 


For the people who already downloaded SN50E can just download

SN50E-gui.tar.gz
and extract it to <SN>/share/sourcenav/gui

 

1.1 What's new?
  • Added a new Tab into the Symbol browser showing the last edited files.

     
  • integrated all parsers from SN-extensions (html, jscript, php, asp, prop, vbas, sql)

     
  • edit more than one file in the main window (right-mouse click)

     
  • symbol browser is integrated in the main window (can be switched on/off)

     
  • symbols of edited files are listed on the right side (can be switched on/off)

     
  • You can add/remove/hide files from the browser view (right-mouse click)

     
  • by starting SN, it keeps it's current directory, doesnt switch to <SN>/bin

     
  • grep bugs fixed, grep history works correct (doesn't restart grep)

     
  • added an extension (from Aurelian Melinte) into grep to replace the result list
    (it seems to not work good with patterns)

     
  • and it works stable!

     
2. Internet Development

The following parsers extend the list of Source-Navigator languages to support highlighting HTML, XML and Property Files. This Extension including the Source-Navigator JAVA parser is in my opinion essential for easy and powerful development.

New! supports ASP (Java Script and VBScript).

The new release of this parser combines the three parsers (html, vbscript and jscript) to provide full support for ASP files based on both languages.

  • The parser understands the routine <%LANGUAGE="SCRIPT LANGUAGE"%>, based on this information the parser determines the language is being parsed in the brackets <%...%>.

    Default (when this routine fails) is VBSCRIPT
     
  • It also understands the routine <SCRIPT LANGUAGE=" SCRIPT LANGUAGE"> and switches automatically parsering the correct language.

    Default for <SCRIPT> (when LANGUAGE option fails) is JSCRIPT.
  • <%..%> within strings are also parsed for the actual language.
  • functions and subs (in vbscript) are added to the symbol list.
  • <SCRIPT> and <%..%> are supported in continues combinations
  • See Screen shot


 

2.1 HTLM-Parser


 

2.2 JScript Parser

You need this parser in combination with the html parser (ASP
support).


 

2.3 Properties Parser


 

3 Visual Basic Parser

Visual Basic is
widely used and I found to make a new parser for this language will let a lot
of people benefit of having Source-Navigator supporting it.

Visual Studio is
actually good enough to go and write a parser for Visual Basic, but it lakes
of analysis base.

The Parser now is
case insensitive.

 


 

4 PL/SQL-Parser

It's not bad to have it! It supports
autohighlighting and the definition of procedures or functions.


 

5 Text completion

Simple Text Completion by hitting Shift-Space.


 

text completion is now integrated in
Source-Navigator 5.0E Patch #2.

If you don't want to install the patch, you need to download the following files 

rc.tcl and CompleteWord.tcl

and put them into your Source-Navigator Profile
directory
. This is on

Windows: %USERPROFILE%/.sn
UNIX: $HOME/.sn

 

  • That's all, just restart Source-Navigator and
    hit Shift-Space on any word

 

Anzahl









Copyright © by Wellcode Software All Right Reserved.

Published on: 2004-12-29 (13384 reads)

[ Go Back ]
Web site powered by PHP-Nuke

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest ? 2002 by me.
You can syndicate our news using the file backend.php or ultramode.txt
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.42 Seconds