* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    Hoje às 11:09
  • j.s.: resolvida a situação, da qual fomos alheios, estamos novamente online  49E09B4F
    20 de Julho de 2025, 15:18
  • j.s.: devido a problemas no servidor externo, o forum esteve offline algum tempo
    20 de Julho de 2025, 15:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Julho de 2025, 15:15
  • cereal killa: dgtgtr e bom fim semana  r4v8p  535reqef34
    19 de Julho de 2025, 20:03
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Julho de 2025, 11:44
  • xifanwaifan11: ja
    18 de Julho de 2025, 11:44
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    18 de Julho de 2025, 05:11
  • cunha45: Entendido
    16 de Julho de 2025, 20:33
  • j.s.: reafirmo 15/07/2026 o forum encerra
    16 de Julho de 2025, 18:26
  • j.s.: o que foi dito é que este ano está pago, e para bom entendedor foi dito que após desinteresse nos membros, ficam já avisados que a 15/07/2026
    16 de Julho de 2025, 18:25
  • j.s.: boa tarde
    16 de Julho de 2025, 18:22
  • cunha45: Com a colaboração de 6 membros, aos quais agradecemos e com custos muito elevados, por parte da administração, foi pago mais um ano , do domínio e nome do fórum, num servidor externo.  Como o fórum é dos dos seus membros, e como estes mostraram total desinteresse numa pequena ajuda para a sua manutenção informamos que  a partir de 15/07/2026 o fórum encerra as suas portas.  Para todos os membros que não nos quiseram ajudar, e que fazem neste fórum, os seus downloads do que aqui disponibilizamos, para seu proveito e de borla, iremos cancelar essa função, apenas podendo vizualizar o forum.  A administação
    16 de Julho de 2025, 13:43
  • cunha45: ainda nao encerrou
    16 de Julho de 2025, 13:42
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    16 de Julho de 2025, 11:46
  • m1957: Obrigado pelo cuidado em informar!
    16 de Julho de 2025, 00:45
  • cereal killa: boas gomes, 4tj97u<z
    14 de Julho de 2025, 21:32
  • j.s.: cereal enviei pm  4tj97u<z
    14 de Julho de 2025, 21:13
  • j.s.: Entre as 20h do dia 13 de agosto de 2025 e as 10h do dia 14 de agosto de 2025 (horário CEST).
    14 de Julho de 2025, 20:55
  • j.s.: foi refeita nova data para migração
    14 de Julho de 2025, 20:55

Autor Tópico: Source Insight 4.00.0125  (Lida 59 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Source Insight 4.00.0125
« em: 24 de Novembro de 2022, 05:20 »


File size: 20 MB

Need to Understand Code? Source Insight is a powerful project-oriented programming editor, code browser, and analyzer that helps you understand code, while you work and plan. Source Insight has built-in dynamic analysis for C/C++, C#, Java, Objective-C, and more.

Understand Code
Learn an existing code base quickly, and get up to speed on new projects. Evaluate the costs of potential changes by seeing where functions and objects are used. See class inheritance and function call trees.
Quickly Navigate
Source Insight parses your whole project and let's you navigate and edit code like a breeze, while showing you information automatically. Jump easily to callers of functions or references to variables.
Discover
See where functions and variables are used. Source Insight automatically shows references to functions, variables, classes, and more - almost instantly. Search across your project using advanced search features.
Read More
Code Analysis
Source Insight has built-in dynamic analysis for C/C++, C#, Java, Objective-C, and more.
Read More
Powerful Editing
Use powerful editing features, including code snippets, symbolic auto-completion, and smart-rename.
Syntax Formatting
See live references to variables and other declarations with Syntax Formatting. Identifiers are formatted based on their declaration, scope, and usage.
New Features in Source Insight Version 4
Source Insight 4.0 has many exciting new features and improvements. Here are some of the highlights
Improved language parsing for C/C++, C#, Java, and other languages.
Language support now built-in for Objective-C, Python, PHP, XML, and JSON files.
Imports symbols from external sources, such as .NET assemblies, Java JAR files, and Include files.
File Window tabs appear across the top of the main application window.
Collapsible code blocks. You can control the position and appearance.
File and directory comparing (diff).
Code beautifier that works on curly brace languages, such as C/C++ and C#.
Unicode support.
Automatic reference highlights when you click on any identifier, showing references in the correct scope.
New User Interface with Panels and user-defined Visual Themes.
New Overview scroller bar is positioned like a scroll bar, but gives you a bird's eye view of your file. It can show you the boundaries of the current function and help to orient you within long functions.
New enhanced vertical scroll bar shows more details within the scroll bar.
Multiple window layouts you can switch quickly.
Code Snippets - define reusable templates of code to insert, which can include auto-generated placeholder variables.
Improved bookmarks - book marks are now stored persistently and they are stored as a line offset from a nearby function or class name. Each project has its own book mark list.
Improved Relation window - Reference finding is faster. There is also a new relation type for functions: "calls and callers". This shows both in the same outline or graph. You can also copy the graph view to the Windows clipboard.
Maintain backup files per-project, and easily compare with backup versions, or open an older version of the current file.
Better regular expressions - now supports Perl-compatible and multi-line expressions.
Better support for large projects. The virtual memory usage has been improved so that very large projects can fit better into the memory space. Older versions could suffer from a file read error on the project index files for large numbers of symbols, leading to project corruption. This has been eliminated.
Easier project management with multiple users and machines by using a Master File List. A project can have a MFL, which can be a part of your source code repository and shared with other people. It is a simple text file that lists all the files (and/or directories) in your project.
Export project source to HTML site. You can use this to export all the files to HTML versions that contain most of the same syntax formatting you see in Source Insight. This builds a web site that can used to browse the project source code with a web browser.
Browser Mode - Source Insight behaves as a read-only code browser. Simply clicking on identifiers will jump to definitions like in a web browser.
Symbol Window pane attached to each source file window now has a collapsible outline view.
All new configuration system which keeps all your settings in XML files.
Many improvements all over the program!
Código: [Seleccione]
https://www.sourceinsight.com/updates/
Homepage:
Código: [Seleccione]
https://www.sourceinsight.com/
Download link

rapidgator.net:
Citar
https://rapidgator.net/file/b9ec52984c187d8919058cfdeaddd182/glwac.Source.Insight.4.00.0125.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/9e0fbf49626EB540/glwac.Source.Insight.4.00.0125.rar

nitroflare.com:
Citar
https://nitroflare.com/view/52A4427B56C8D94/glwac.Source.Insight.4.00.0125.rar

1dl.net:
Citar
https://1dl.net/reebk1fjbos2/glwac.Source.Insight.4.00.0125.rar.html