update Tips&Tricks in Platform
@@ -3,11 +3,10 @@
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>The <span class="control">Changes</span> tool window shows all deleted, modified, and unversioned files in a single view.
|
||||
Use <span class="shortcut">&shortcut:ActivateVersionControlToolWindow;</span> keyboard shortcut to show or hide this tool window.</p>
|
||||
<p>From the <span class="control">Changes</span> tool window you can perform all the necessary version control actions: commit changes, manage changelists, put resources under version control, examine differences and more.</p>
|
||||
|
||||
|
||||
|
||||
<p>The <span class="control">Version Control</span> tool window shows all deleted, modified, and unversioned files in a
|
||||
single view. Use <span class="shortcut">&shortcut:ActivateChangesToolWindow;</span> keyboard shortcut to show or
|
||||
hide this tool window.</p>
|
||||
<p>From the <span class="control">Changes</span> tool window you can perform all the necessary version control
|
||||
actions: commit changes, manage changelists, put resources under version control, examine differences and more.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
14
platform/platform-resources-en/src/tips/FindInPath.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
</head>
|
||||
<body>
|
||||
<p>It's possible to use Preview tab in the Find in Path dialog box, for quicker search, without ever leaving the dialog
|
||||
box.</p>
|
||||
<p>The first 100 search results show in the Preview tab right away. </p>
|
||||
</body>
|
||||
</html>
|
||||
17
platform/platform-resources-en/src/tips/GoToFile.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<p>To open any particular file in the editor quickly, press <span class="shortcut">&shortcut:GotoFile;</span>
|
||||
(<span class="control">Navigate | File</span>)
|
||||
and start typing its name.</p>
|
||||
<p>Choose symbol from the drop-down list that appears.</p>
|
||||
<p class="image"><img src="images/goto_file.png"></p>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -9,7 +9,7 @@
|
||||
(<span class="control">Navigate | Symbol</span>)
|
||||
and start typing its name.</p>
|
||||
<p>Choose symbol from the drop-down list that appears.</p>
|
||||
<p class="image"><img width="560" height="132" src="images/goto_symbol.png"></p>
|
||||
<p class="image"><img src="images/goto_symbol.png"></p>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
<p>
|
||||
The selected file will open with the caret at the specified line.</p>
|
||||
<p class="image">
|
||||
<img height="124" width="460" src="images/gotoFileLineNumber.png"></p>
|
||||
<img src="images/gotoFileLineNumber.png"></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>Pressing <span class="shortcut">&shortcut:HippieCompletion;</span> helps complete words in the visible scope - so
|
||||
doing, the prototypes are highlighted.</p>
|
||||
<p class="image"><img src="images/hippie.png"></p>
|
||||
<p>Use <span class="shortcut">&shortcut:HippieBackwardCompletion;</span> to do same in reverse order.</p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>Did you know that you can remove just those tool window buttons you don't currently need?</p>
|
||||
<p>It's quite easy to do - just right-click the button you want to hide, and on the context menu choose
|
||||
<span class="control">Remove from Sidebar</span> .</p>
|
||||
<p class="image"><img src="images/remove_from_sidebar.png"></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
</head>
|
||||
<body>
|
||||
<p>You can replace special characters in the XML or HTML files with their ASCII values that start with an apostrophe.
|
||||
To do that, select a character, and then on the main menu choose <span class="control">Edit | Encode XML/HTML Special Characters</span>.</p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -10,9 +10,9 @@
|
||||
<span class="control">Go to File</span> pop-up frames,
|
||||
use <span class="code_emphasis">*</span> and space symbols.</p>
|
||||
<p><span class="code_emphasis">*</span> stands for any symbol.</p>
|
||||
<p>Space at the end means the end of a pattern, and the preceding string will be considered not just a prefix but a whole pattern.
|
||||
The list of the suggested names will be reduced accordingly.</p>
|
||||
<p class="image"><img src="images/wildcard_goto.gif"></p>
|
||||
<p>Space at the end means the end of a pattern, and the preceding string will be considered not just a prefix but
|
||||
a whole pattern. The list of the suggested names will be reduced accordingly.</p>
|
||||
<p class="image"><img src="images/wildcard_goto.png"></p>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ h1, p, ul {
|
||||
font-family: 'Lucida Console', monospace;
|
||||
}
|
||||
h1, p, pre, ul {
|
||||
/*font-size: 10px;*/
|
||||
font-size: 10px;
|
||||
/*color: #3f3f3f;*/
|
||||
}
|
||||
p, ul {
|
||||
|
||||
@@ -26,7 +26,7 @@ h1, p, ul {
|
||||
font-family: 'Lucida Console', monospace;
|
||||
}
|
||||
h1, p, pre, ul {
|
||||
/*font-size: 10px;*/
|
||||
font-size: 10px;
|
||||
/*color: #3f3f3f;*/
|
||||
}
|
||||
p, ul {
|
||||
|
||||
BIN
platform/platform-resources-en/src/tips/images/goto_file.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
platform/platform-resources-en/src/tips/images/goto_file@2x.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 14 KiB |
BIN
platform/platform-resources-en/src/tips/images/hippie.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
platform/platform-resources-en/src/tips/images/hippie@2x.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 89 KiB |
BIN
platform/platform-resources-en/src/tips/images/hippie_dark.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 36 KiB |
BIN
platform/platform-resources-en/src/tips/images/wildcard_goto.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 80 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 20 KiB |
@@ -7,7 +7,7 @@
|
||||
|
||||
<p>
|
||||
You can move any file to a changelist of your choice. To do that, just choose
|
||||
<span class="control">Move to Another Changelist</span> on the file context menu in the Changes tool window:
|
||||
<span class="control">Move to Another Changelist</span> on the file context menu in the Version Control tool window:
|
||||
</p>
|
||||
|
||||
<p class="image"><img width="406" height="78" src="images/move_to_changelist.png"></p>
|
||||
|
||||