Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Theme for Allround Automations PL/SQL Developer. Consists of beautifier rules, colored highlighting, custom words & so on in the style of Intellij IDEA

NotificationsYou must be signed in to change notification settings

cassandrus/plsql_developer_idea_theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme, settings & rules for Allround Automations PL/SQL Developer 15. Consists of beautifier rules, colored highlighting, custom words and so on to code in the style of Intellij IDEA editor.

Screenshot

Prerequisites

  • PL/SQL Developer 15
  • JetBrains Mono 2.2+

Installation

  • Download JetBrains Mono font fromofficial page
  • Unpack and install fonts to Windows
  • OpenPreferences -> replaceSettings profile with (settings.ini)
  • OpenPreferences ->User Interface ->PL/SQL Beautifier. Click open inRules file and provide (beautifier_rules.br)
  • OpenPreferences ->User Interface ->Editor and inSyntax Highlighing tab clickCustom keywords and open file (custom_keywords.txt)

Notes

The PLSQL Developer color encoding is:

  • Get your HEX color
  • Convert each (red, green, blue) to DEC
  • Sum it up as: Red + (Green * 256) + (Blue * 256 * 256)
  • Resultinc DEC is a number for setting.ini

About

Theme for Allround Automations PL/SQL Developer. Consists of beautifier rules, colored highlighting, custom words & so on in the style of Intellij IDEA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp