Skip to content

Commit 35d8554

Browse files
committed
Renamed extension
1 parent 967077d commit 35d8554

File tree

4 files changed

+2680
-20
lines changed

4 files changed

+2680
-20
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Change Log
22

3-
See [README](./README.md).
3+
### 0.0.1
4+
5+
* Initial release.
6+
7+
### 0.0.2
8+
9+
* Renamed the extension.

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Intellisense for the Oracle Application Express Developer
1+
# Intellisense for the Oracle Developer
22

33
This extension provides intellisense support for standard Oracle Database and [Oracle Application Express](https://apex.oracle.com/) (APEX) PL/SQL APIs. It uses the source dictionary created by the Atom IDE package [autocomplete-oracle](https://atom.io/packages/autocomplete-oracle).
44

@@ -29,6 +29,4 @@ _None_
2929

3030
## Release Notes
3131

32-
### 0.0.1
33-
34-
* Initial release.
32+
See [CHANGELOG](./CHANGELOG.md).

0 commit comments

Comments
 (0)