Search found 5 matches

by BeckyM
Mon Mar 29, 2021 9:01 am
Forum: Source Control
Topic: Merging branches taking a long time
Replies: 10
Views: 14633

Re: Merging branches taking a long time

Sometimes in a moment of distraction I forget and try to do something source control related in Flare such as viewing file history... and then immediately kill it because I don't want to sit for hours waiting for nothing to happen! I use Visual Studio for all of my merge conflict needs! Visual Studi...
by BeckyM
Fri Oct 16, 2020 6:34 am
Forum: Source Control
Topic: Merging branches taking a long time
Replies: 10
Views: 14633

Re: Merging branches taking a long time

You might find this site useful: https://dzone.com/articles/top-20-git-commands-with-examples The commands I use most often are: add branch checkout commit push pull status I just find the command line a lot easier than using git bash or similar. The help guides for the products I am working on are ...
by BeckyM
Thu Oct 15, 2020 12:35 pm
Forum: Source Control
Topic: Merging branches taking a long time
Replies: 10
Views: 14633

Re: Merging branches taking a long time

Hi, I find that trying to do anything with the source control integration between Flare and git is really slow. Just changing branches can take several minutes (admittedly I have quite a large project). If it helps at all, I use the git command line for most of my source control related needs. Just ...
by BeckyM
Fri Jun 10, 2016 8:52 am
Forum: Web-based Outputs
Topic: Remove search highlighting in html5 top navigation output
Replies: 7
Views: 2741

Re: Remove search highlighting in html5 top navigation outpu

Thanks both - that's worked perfectly!
by BeckyM
Fri Jun 10, 2016 8:16 am
Forum: Web-based Outputs
Topic: Remove search highlighting in html5 top navigation output
Replies: 7
Views: 2741

Remove search highlighting in html5 top navigation output

Hi,

Was wondering if anyone can help me with a search highlighting issue.

When using an HTML5 tripane skin you can include a Remove Highlights button, but I can't find a way of including a remove highlights option when using the Top Navigation skin.

Am I missing something obvious?

Thanks!