topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 4:57 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - stahlworks [ switch to compact view ]

Pages: [1]
1
Depeche View Lite is a high speed text file search tool for source code, text data (XML, CSV, SQL) and log files.

Main features:
  • loads all text files of a folder into memory
  • shows all file contents in one window as one long text
  • fly over all text by dragging the mouse, like on a Smartphone
  • search as you type, across all files, instantly
  • search a word by clicking on it, instantly
  • side by side view of same text in multiple windows
  • no installation, instant use
  • Free for personal, non commercial use

[attach=#1][/attach]

The download is available here.


2
Dear coders,

I want to introduce my source code viewer, Depeche View.

Main features:
  • loads all text files of a folder into memory,
    showing all content in one window, as if they were one large text.
  • search as you type, across all files.
  • may show only the result lines (filtered view).
  • side by side view of same text in multiple windows.
  • portable, without installation.

[attach=#1][/attach]

The freeware version, Depeche View Base, is available here:

http://stahlworks.co...ev/depeche-view.html

It allows to load up to 1000 files, and can be sufficient for medium size projects
if you always edit and compile within some IDE running in parallel.

Depeche View has a radical input concept different to any IDE or editor.

The most important moves are:
  • SHIFT key and mouse click on a word searches it in the same window.
  • RIGHT click on a word searches it in a different window.
  • CONTROL click on a phrase or lines copies to clipboard.
  • ALT click on a phrase creates a bookmark.
  • left click on blank space, keep mouse button pressed,
    then move the mouse vertical to surf through the text.

This requires a bit of training, but then it allows to click through
dependencies in software projects very fast.

I would be happy about any comment, especially about
the pros and cons of the user interface.

Pages: [1]