顯示具有 source insight 標籤的文章。 顯示所有文章
顯示具有 source insight 標籤的文章。 顯示所有文章

2017年12月8日 星期五

[Source insight][Archlinux] Set Source insight and use it

Edit /etc/pacman.conf
Use multilib
[multilib]
Include = /etc/pacman.d/mirrorlist

Install wine
pacman -Syy wine

Install source insight

Copy font from windows to wine environment
 copy “c:\windows\fonts*” to “/home/freeman/.wine/drive_c/windows/Fonts”

Download environment settings from github
Source-Insight-config

If you want appear E:(system root) folder. you must choose "File->Browse Files" then choose any file. After you choose "Project -> Add and Remove project file" will appear E:(system root) folder now

Refernece:

2012年10月4日 星期四

[Sorce Insight][Document Option][Setting] Source Insight Document Option Setting

[Sorce Insight][Document Option][Setting] Source Insight Document Option Setting



Choose "Document Option" to set display setting.





1. When I use TAB :

    TAB will replace by space.

tick "Expand Tabs"



2. When  tick  "Visible tabs"

Tabs will display like >



3. When  tick  "Visible spaces"

Space will display like ..

2012年9月28日 星期五

[Code][Linux][wine] Source-insight-load-code-more-quickly

[Code][Linux][wine] Source-insight-load-code-more-quickly

1. Choose source code at the first.







2. After choose then press OK.








3. Choose which code under source code you want to see at the first.

Choose small code folder first.



Because if you choose all of source code, source insight will take long time to load those code, especiall connect to network.

So use this way can load more quick.



After choose then press "Add Tree".

Subfolder will be loaded now.