Can code folding in SublimeText2 be saved? [closed] - sublimetext2

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
In Textmate I know code folding is remembered each time I open a saved file. Is this possible with SublimeText2 and if so how?

There is a Sublime Text plug-in called BufferScroll that remembers most of your settings between sessions.

Related

How to print JSON file in Java [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I have a JSON file E:\\jsondemo.json in my disk. I want to read the contents and print it using Java. I tried to search and tried to do examples. But nothing looks good for my program.
See this page to find examples on FileInputStream.

What is this form/input called? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
What is this form/input called?
I have seen it called a list box.
Microsoft has a desktop version called list builder
Rich-faces called it a listShuttle in 3.x and now its called a pickList
So I dont think there is a standard "name for it." Maybe List Builder is correct since Wikipedia is the one true reference...

SWF file not working in all paths [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
i did a flash project and it is working fine in the compiler path.
when i open the SWF file, it works fine.
but if i copy all the files to another path, it is not working!
kindly help.
Update Global Security Settings panel: add your new folder location
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

For search purposes: HTML files or store content in database? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Is it faster to search your web page content if the content is stored in html files or in a database like SQL?
depends on how you want to search through it. I would prefer to store it into a database and implement full-text-search.

Saving and loading jpg files in Microsoft Access database using Visual Basic [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I'm a beginner in learning Visual Basic and Microsoft Access. May I know how to connect the two and how can I create a button that saves and loads JPG images in the database? Thank you very much.