Skip to content

Commit

Permalink
At/next/v3.32.9/v0.0.0 (#113)
Browse files Browse the repository at this point in the history
* docs: update docs

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* Published Luxcium.pop-n-lock-theme-vscode v3.32.1

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* testing: dummy resource file to be rename

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* testing: dummy resource file to be rename

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* testing: dummy git files

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* change colors to the git ressources

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* docs: update with Git Decorations

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* Docs: git Ignored Untrack Add Modify Stage Rename

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* will publish 3.32.5

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* remove un-used examples

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* Published Luxcium.pop-n-lock-theme-vscode v3.32.5

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* will publish v3.32.6

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* Published Luxcium.pop-n-lock-theme-vscode v3.32.6.

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* NPM: + [email protected]

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* terminal background color change

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* Selection and syntax update

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* Published Luxcium.pop-n-lock-theme-vscode v3.32.7

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* updated language

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>

* current

* validate color changes

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* add editorBracketHighlight section

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* remove missing colors

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Set semanticHighlighting to false

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Set Colors for diffEditor and more.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Update: Examples files for TypeScript

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Backup: files at v.32.7

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Add stached files back into the project.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Restore to v3.32.7

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove Properties not allowed.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove (more) Properties not allowed.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove Properties not allowed in bckup for v3.32.7

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Backup in next from v3.32.7/v0.0.3

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Move change out to backup folder.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Start fresh from tag v3.32.7 src's.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Add previously missing colors and removed colors.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove Properties not allowed.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Clean: remove old commented out lines.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Clean: save-backup of old commented out lines.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove dead code.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Clean: remove old comment-out lines original theme

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Valet: Filter duplicated lines.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove extraneous comments.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Remove more dead/unused comments.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Update missing collors.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Add new paths to vscodeignore.

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Fix for: Typescript React Tags #100  < to <></>

closes #100 #102 #106 #108

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Bump version to v3.32.8

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* PACKAGE VSIX v3.32.8

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* npm audit fix --force

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* Bump version to v3.32.9

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

* PACKAGE VSIX v3.32.9

Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>

Signed-off-by: Benjamin Vincent (Luxcium) <[email protected]>
Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>
  • Loading branch information
Luxcium authored Oct 6, 2022
1 parent c30c385 commit 459b060
Show file tree
Hide file tree
Showing 46 changed files with 96,097 additions and 5,712 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"workbench.colorTheme": "Pop N' Lock Theme by Luxcium ✨",
"editor.semanticHighlighting.enabled": false,
"workbench.colorTheme": "Pop N' Lock Theme by Luxcium ✨",
"editor.semanticHighlighting.enabled": false
}
30 changes: 22 additions & 8 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ lib/**/*
!*.png
!social-media*
!LICENSE
src/themes/backup/**/*.*
pop-n-lock*.tgz
color-convert
colors-reference.js
Expand All @@ -35,15 +36,28 @@ tslint.json
.vscodeignore
working-notes.txt
yarn.lock
archives
pop-n-lock-theme-vscode-3.32.6.vsix
pop-n-lock-theme-vscode-3.32.7.vsix

!images/**/*.*
!images
!LICENSE
!luxcium-TM.ico
!package.json
!README.md
!Scientia-is-lux-principium-400px-TM.png
!src/languages/**/*.*
!src/themes/**/*.*
!*.ico
!*.png
!social-media*
!LICENSE

!social-media-image.png
!src

!src/themes/Pop-N-Lock.original.json
!src/themes/Pop-N-Lock.alexis-black.json
!src/themes/Pop-N-Lock.tsa-asd.json
!src/languages/ts.language-configuration.json
!src/languages/tsx.language-configuration.json
!src/languages/js.language-configuration.json
!src/languages/jsx.language-configuration.json
!src/languages/json.language-configuration.json
!src/languages/jsonc.language-configuration.json
!src/languages/yaml.language-configuration.json
!src/languages/html.language-configuration.json
!src/languages/css.language-configuration.json
69 changes: 67 additions & 2 deletions examples/exampleTS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export const asyncAnonymArowFunction = async () => {
function delayedHello(
name: string,
delay: number = Delays.Medium
): Promise<string> {
): Promise<any> {
return new Promise((resolve: (value?: string) => void) =>
setTimeout(() => resolve(`Hello, ${name}`), delay)
);
Expand All @@ -180,7 +180,7 @@ export class ClassName extends ParentClass implements IInterface {
private _othervalue: any;
public constructor(parametre: Arguments) {
super();
if (isNaN(parametre.angel) && typeof parametre.value === 'number') {
if (isNaN(parametre.angel as any) && typeof parametre.value === 'number') {
this.angel = Infinity;
}
}
Expand All @@ -191,6 +191,71 @@ export class ClassName extends ParentClass implements IInterface {
const angel = checker ? 48 : 47;
const aNewClass = new ClassName({ value: 'value', angel: angel });
console.log(aNewClass.value, checker, Math.PI);
const myObjeWithClass = {ClassName:ClassName}
myObjeWithClass.ClassName.staticValue
ClassName.staticValue
/*
## {ClassName:ClassName}
meta.object-literal.key.ts
meta.object.member.ts
meta.objectliteral.ts
meta.var.expr.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
## {...:ClassName}
variable.other.readwrite.ts
meta.object.member.ts
meta.objectliteral.ts
meta.var.expr.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
## {ClassName}
variable.other.readwrite.ts
meta.object.member.ts
meta.objectliteral.ts
meta.var.expr.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
## myObjeWithClass
variable.other.object.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
## ClassName
variable.other.object.property.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
## staticValue
variable.other.property.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
## ClassName (loner)
variable.other.object.ts
meta.block.ts
meta.method.declaration.ts
meta.class.ts
source.ts
*/

const others = [450, null, true, false, undefined];
return { aNewClass, others };
}
Expand Down
5 changes: 0 additions & 5 deletions examples/github.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,11 @@
<link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">



<link crossorigin="anonymous" media="all" integrity="sha512-veKG2ootplNGLwNEW5It4+lJXwpdOVR1Ry4MBDNvdgL6OgBkiAXaZAZnIKkw6sIygnfGqQhR5q7UdS1llqd6/g==" rel="stylesheet" href="https://github.githubassets.com/assets/frameworks-bde286da8a2da653462f03445b922de3.css" />
<link crossorigin="anonymous" media="all" integrity="sha512-SIdH/u1H0WymCGxSKvv9kCVqCpgpL7GuBc5dVtA1UApgTky3oIA6YLFIzjYiN7fjVk/vZcu/QX5sobbu5BCkmg==" rel="stylesheet" href="https://github.githubassets.com/assets/site-488747feed47d16ca6086c522afbfd90.css" />
<link crossorigin="anonymous" media="all" integrity="sha512-yFRb1O2qllOz/OaFeBzmzWyBBviD8afa5Dc0KKyFZdGvwwzp+I9EFHwjUsNhh2fZp/LWptUugh8+JrE1rtq10A==" rel="stylesheet" href="https://github.githubassets.com/assets/github-c8545bd4edaa9653b3fce685781ce6cd.css" />






<meta name="viewport" content="width=device-width">

<title>The world’s leading software development platform · GitHub</title>
Expand Down
28 changes: 28 additions & 0 deletions examples/jit.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
const rightNow = performance.now();
const iile1 = (function () {
return performance.now();
})();

const def = function () {
return performance.now();
};

const defValue = def();
const iile2 = (function () {
return performance.now();
})();

console.log({ def: def(), rightNow, defValue, iile1, iile2 });

const thenTime = performance.now();
console.log(thenTime);

/*
rightNow: 4876779988408,
iile1: 490735001862,
def: 502976000309,
iile2: 4914579987526
thenTime :1.9914209991693
}
*/
Loading

0 comments on commit 459b060

Please sign in to comment.