Sunday 31 July 2016

NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST



---------------------------------------------------------------------------------------------------------------------
NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST
https://youtu.be/5QCfKFcjkqw
NOTEPAD++ REMOVE UNWANTED LINES
http://fbgadgets.blogspot.co.uk/2016/08/how-remove-unwanted-lines-in-notepad.html

EDIT HTML PAGE IN GOOGLE - YouTube

https://www.youtube.com/watch?v=Q4yfMqPFSYE
16 mins ago - Uploaded by SAVE MONEY
http://fbgadgets.blogspot.co.uk/2016/09/edit-html-source-code.html ...

HTML CSS GREEN COMMENTS - YouTube

https://www.youtube.com/watch?v=Abqwpg5mp_U
4 mins ago - Uploaded by SAVE MONEY
http://fbgadgets.blogspot.co.uk/2016/08/button-change-into-dropdown-menu.html.


MARK ALL UNMARK ALL IN NOTEPAD++ - YouTube

https://www.youtube.com/watch?v=WIzYK2NNQUg
13 mins ago - Uploaded by SAVE MONEY
MAR

Auto-Complete self-closing HTML tags

Notepad++ auto complete html tags - YouTube v 7.1

https://www.youtube.com/watch?v=xcoZt13Lxts

Nov 15, 2014 - Uploaded by OneMinute VideoTutorials
... we show you how to turn on the auto completion of html tags so that if you ... tag, Notepad++ will ...



--------------------------------------------------------------------------------------------------------------------
PLUGINS COMMANDS COPY TEXT WITH SYNTAX HIGHLIGHTING
WITH RIGHT MOUSE CLICK
--------------------------------------------------------------------------------------------------------------------
COPY TEXT WITH SYNTAX HIGHLIGHTING

---------------------------------------------------------------------------------------------------------------------
LINK COMPLETE URL IN NOTEPAD++
"/prestashop
"http://belvg.net/prestashop
---------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------

Compare Two Files Using Notepad++

OR ONLINE SOFTWARE









Now open both of the files you would like to compare as two separate tabs in Notepad++. Then from the Plugins menu selecct Compare -> Compare (or use the shortcut Alt+D):
----------------------------------------------------------------------------------------------------------------------------------------------------------

Notepad++ Highlight Occurrences Where Words Contain Symbol


----------------------------------------------------------------------------------------------------------------------------------------------------------
FIND REPLACE WHOLE WORD ONLY  IN NOTEPAD++

0) high light word
1) ctrl F
2) ENTER WORD FOR SEARCH
 3) check match whole word only box 
4)  check normal button
----------------------------------------------------------------------------------------------------------------------------------------------------------
FIND LINE IN  MULTI FILES BY NOTEPAD++
READ MORE:
----------------------------------------------------------------------------------------------------------------------------------------------------------


----------------------------------------------------------------------------------------------------------------------------------------------------------


Your two files will now be opened side-by-side with conflicting lines highlighted. You can use the blue arrows on the toolbar to navigate between each alert.


Download Notepad++ 7.1

Download 64-bit x64

Note that the most of plugins (including Plugin Manager) are not yet available in x64
Notepad++ v7.1 enhancements and bug-fixes:
  1. Fix x64 crash on macro recording.
  2. Fix x64 crash on new language dialog of UDL.
  3. Check plugin architecture (32-bit or 64-bit) before loading.
  4. Enhance Smart Highlighting feature: 1. match case 2. whole word only 3. use find dialog settings for both.
  5. Fix poor performance of hex XML entities.
  6. Reshow CallTip text on separator character.
  7. Skip Auto-Complete self-closing HTML tags (<br>, <base>, <track>... etc).
  8. Fix 2 UI issues for RTL layout.
  9. Fix Folder as Workspace toolbar button inconsist behaviour.
  10. Add option to skip word completion on numbers (default: ON).
  11. Fix bookmarks toggled off's bug.
  12. Sort plugin menu by plugin name.
  13. Installer: Add 64-bit/32-bit old install detection, and old installation removal ability.
  14. Installer: Ask user for keeping user data during uninstallation.
  15. Installer: Fix uninstaller bug to not remove themes files from APPDATA.
-------------------------------------------------------------------------------------------------------------

1) CHOOSE STYLE CONFIGURATOR IN NOTEPAD ++ 2) CHOOSE STYLE & PRESS SAVE AND CLOSE BUTTON 3) GO TO PLUGIN OPTION 4)CHOOSE RTF TO CLIP BOARD OR HTML TO CLIP BOARD 5) PASTE THIS HIGHLIHTER CODE IN MICROSOFT WORD 6)BECAUSE MICROSOFT WORD U CAN'T PASTE HIGHLIGHTER CODE IN BLOGGER POST 7) NOW COPY HIGHLIGHTER CODE FROM MICROSOFT WORD AND PASTE IN BLOGGER TEMPLATE POST
READ MORE:
http://stackoverflow.com/questions/20373962/auto-close-of-html-tags-and-php-tags-in-notepad-and-a-semicolon-at-the-end-of
---------------------------------------------------------------------------------------------------------------------------------------------------
COPY HIGHLIGHTER CODE FROM MICROSOFT WORD
----------------------------------------------------------------------------------------------------------------------------------------------------
<!DOCTYPE html>
<html>
<body>
<img src="smiley.gif" alt="Smiley face" width="42" height="42">
</body>
</html>
------------------------------------------------------------------------------------------------------------------------------------------------------
7 Ways To Remove Duplicate Lines in Text Files
search in google Delete duplicate lines from both text files?
https://www.google.co.uk/search?q=Delete+duplicate+lines+from+both+text+files
https://www.raymond.cc/blog/remove-duplicate-lines-with-textcrawler-scratchpad-or-notepad/
------------------------------------------------------------------------------------------------------------------------------------------------------

How to remove lines containing specific text in Notepad++ using the Bookmarks method

How to use Notepad++ to remove all lines containing a specific text.

First install Notepad++ if you have not already done so, given that it really is a powerful piece of software:

https://notepad-plus-plus.org/download/

Now we can demonstrate an example with the following XML-style text:

Suppose we wish to remove all lines containing the text “wpdm”

To do this select Control+F to fire up the Find dialog. Select the Mark tab, enter the text you wish to search for and make sure the Bookmark line checkbox is set:

Select the Mark all button and close the dialog. Observe that all lines containing “wpdm” are bookmarked:

To remove the bookmarked lines, select Search > Bookmarks > Remove bookmarked lines:

Delete Bookmark Lines


So that the bookmarked lines are removed as shown:

Florida apostille. Including birth certificate apostille.

plain text file is one of the most common ways to store typed data on a computer. It’s not only very simple to create a text file but also incredibly easy to edit one because it can be done using something simple as the built in Windows Notepad tool. A text file is also a universal format meaning it’s readable on multiple platforms including Windows PCs, Macs, Linux, phones, tablets and everything in between.
If you have a number of large text based files which you need to read through or have merged several text files into one to make things easier, it makes sense to remove any lines of text that are duplicates of one another. You could go through the file manually and remove the duplicates yourself but it’s much easier to let the process be handled automatically. Here we show you a number of different ways in which you can get duplicate lines removed from your text files.

Use A Third Party Utility To Delete Duplicate Lines

A simple and common way to remove duplicate lines from a text file is to use a dedicated third party utility.
1. TextCrawler
TextCrawler is a very powerful freeware program that is built mainly for the task of searching and replacing data in text files. Thankfully, despite its power TextCrawler is still relatively easy to use and the remove duplicate lines option is actually found in a separate window, called the Scratchpad.
textcrawler scratchpad
To open the Scratchpad install and launch TextCrawler and go to the Tools menu > Scratchpad, or press F2. Paste the text into the window and press the Do button, the remove duplicate lines option should be selected in the drop down by default, it not select it beforehand. Then press Save to create a new text file or copy and paste the text back into your favorite text editor. The drop down also has other options to remove white spaces and sort the text in ascending or descending order.

2. Notepad++
Notepad++ is a feature rich text editor but does not have an integrated feature to remove duplicate lines, however, the option can be added in via the external plugin system Notepad++ uses. Although some are already included the TextFX plugin is not installed by default and needs to be added manually.
On the Notepad++ menu bar click Plugins > Plugin Manager > Show Plugin Manager and find the TextFX Characters plugin from the list. Check the box, click Install and restart the program when prompted and the TextFX menu will be available. To use the duplicate line removal function load a text file into Notepad++ and select all the text (Ctrl+A), go to TextFX > TextFX Tools and select the option “+Sort outputs only UNIQUE (at column) lines”.
notepad sort unique lines
Go back to the same TextFX Tools menu and either click on “Sort lines case sensitive (at column)” or “Sort lines case insensitive (at column)”, highlighted in yellow above. This will remove the duplicate lines and either leave or remove those with different casing. Then save the file out again.

3. Duplicate Lines Remover
Duplicate Lines Remover is from security company NoVirusThanks.org and has some useful features. For some reason the program’s webpage has been removed from their website but thankfully the official download link is still available. Only a setup installer is available but you can make the program portable with the help of Universal Extractor.
duplicate lines remover
To remove duplicate lines, browse for or drop a file onto the window, click Check and if duplicate lines are found click Fix and choose a save name. You can also batch process a number of files at once, including in subfolders, using the File Scan tab. Be aware though that it will automatically create .bak backups and replace the original files with the processed files. Use the mask box and add a file extension to stop everything being processed. A dedicated command line version is available in the package for more advanced users.

4. TextMechanic Offline
The Offline portion of the name is to differentiate this tool from the online TextMechanic service as the two are not related. This tool is a portable executable and hosted at SourceForge. In addition to removing duplicate and empty lines, TextMechanic Offline can also delete lines containing specific text or find and replace text.
textmechanic offline
Paste the text to be processed into the TextMechanic window before pressing the “Remove Duplicate Lines” button followed by the “Remove Empty Lines” button. If you don’t press both buttons the text will contain empty lines where the duplicates have been removed. Finally press “Save to Clipboard” so the corrected text can be pasted back into your text editor. This tool is case sensitive so lines need to be identical in both case and content if they are to be removed.

Delete Duplicate Lines Using Built In Windows Commands

Using a mixture of built in Windows commands it is possible to remove duplicate lines from within text files.
5. Using a Batch Script
Putting those commands together into a single batch script allows for quick and easy processing. This could also be useful if your computer has any restrictions running third party software. The script we are using was found at StackOverflow and modified to make it easier to operate.
dedupe_batch
Simply download the DeDupe Zip file and extract it, there are two BAT files inside, one is case sensitive and won’t alter lines unless their case is also identical, the other script is case insensitive. To delete duplicate lines in a file all you have to do is drop the text file onto the .BAT file and it will automatically process and output the file in the same folder with a _deduped suffix. The lines are not reordered but removed in place, ideal if you want to keep the same line order as the original.

Delete Duplicate Lines Using An Online Service

There are  many online services to do the job of removing duplicate lines from text, we’ve chosen a couple which should cover your needs.
6. TextMechanic
Not to be confused with the TextMechanic Offline tool which is not related, this website has a host of different online text based manipulation tools. Besides only removing duplicate lines, if you want to have all other tools available at once, use the All-in-One Text Manipulation Notepad .
text mechanic
There are two ways to get your text into the window, either use the Load File button to browse for it or press the blue C button to clear the current text in the window and paste your own text in. Then click the Remove Duplicate Lines button, the case sensitivity and removing empty lines boxes are available to check if your text requires it. Once done click the Save As button or press S to select all text, right click and copy it (or press Ctrl+C) ready for pasting into a text editor.

7. Remove Duplicate Lines
Like TextMechanic.com above, the TextFixer website has a host of HTML, number and text manipulation tools, of which the Duplicate Line Removal Tool page is only one.
textfixer remove duplicate lines
Paste the text to be processed into the top window, press the Remove Duplicate Lines button and the result will appear in the lower window ready to be selected and copied out. This tool has a couple of useful sorting options such as sorting in alphabetic order or reversing the sort order completely. The line removal is case sensitive so a single upper or lower case letter on a line means the difference between it staying or being removed.
Remove Duplicate online
http://www.text-utils.com/remove-duplicate-lines
A few other online duplicate line removal tools include DeDupeList.com Remove Duplicate Lines  by Text-Utils.com and the List Scrubber Tool .

 One Response - Write a Comment

  1. Romano Martopawiro 5 YEARS AGO

Leave a Reply

Your email address will not be published. Required fields are marked *
Note: Your comment is subject to approval. Read our Terms of Use. If you are seeking additional information on this article, please ask in our forum or contact us directly.







0 comments:

Post a Comment

FB Gadgets | Template Designed by Fatakat PhotosCoolBThemes.com
Code by : paid web directory

https://www.google.co.uk/search?q=site%3Ablogspot.com+fbgadgets