Skip to content

Commit

Permalink
feat: trigger (#2570)
Browse files Browse the repository at this point in the history
* feat: trigger

* feat: trigger

* feat: trigger

* fix: colors

* Update icons/trigger-folder.svg

Co-authored-by: Okinea Dev <[email protected]>
Signed-off-by: Philipp Kief <[email protected]>

* Update icons/folder-trigger-open.svg

Co-authored-by: Okinea Dev <[email protected]>
Signed-off-by: Philipp Kief <[email protected]>

* Update associations

* Update SVGs

* Update file icon color

* Delete icons/folder-trigger.svg

* Delete icons/folder-trigger-open.svg

* fix: remove `trigger` folder icon

---------

Signed-off-by: Okinea Dev <[email protected]>
Co-authored-by: Philipp Kief <[email protected]>
Co-authored-by: Okinea Dev <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent 526fec3 commit 3b4aed5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions icons/trigger.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/core/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2620,6 +2620,12 @@ export const fileIcons: FileIcons = {
name: 'tsil',
fileExtensions: ['ц'],
},
{
name: 'trigger',
patterns: {
'trigger.config': FileNamePattern.Ecmascript,
},
},
{
name: 'deepsource',
fileNames: ['.deepsource.toml'],
Expand Down

0 comments on commit 3b4aed5

Please sign in to comment.