Regex & Text Manipulation Cheatsheets

reStructuredText Cheat Sheet
reStructuredText Cheat Sheet

A quick reference for reStructuredText (reST) markup, covering common elements for creating structured documents.

VS Code Cheatsheet
VS Code Cheatsheet

A comprehensive cheat sheet for Visual Studio Code, covering essential keyboard shortcuts, commands, and configurations to boost productivity.

Regex & Text Manipulation Cheatsheet
Regex & Text Manipulation Cheatsheet

A comprehensive guide to regular expressions and text manipulation techniques, essential for algorithms and interview preparation.

Regular Expressions Cheat Sheet
Regular Expressions Cheat Sheet

A quick reference guide to regular expressions, covering syntax, metacharacters, common patterns, and usage examples for text manipulation.

Regular Expressions (Regex) Basics Cheatsheet
Regular Expressions (Regex) Basics Cheatsheet

A quick reference guide to the fundamental concepts and syntax of regular expressions, covering patterns, metacharacters, and common use cases.

Wiki Markup Cheatsheet
Wiki Markup Cheatsheet

A quick reference guide to common Wiki markup syntax, helping you format text, create links, and structure content effectively on various wiki platforms.

Regex & Text Manipulation in IDEs/Editors
Regex & Text Manipulation in IDEs/Editors

A quick reference guide to using regular expressions and text manipulation features within popular Integrated Development Environments (IDEs) and text editors, streamlining coding and text editing tasks.

Sublime Text Cheat Sheet
Sublime Text Cheat Sheet

A comprehensive cheat sheet for Sublime Text, covering essential commands, shortcuts, and features to enhance your coding workflow.

Regex Performance Tuning Cheat Sheet
Regex Performance Tuning Cheat Sheet

A concise guide to optimizing regular expression performance. Learn techniques to write efficient regex patterns and avoid common pitfalls.